public class DdosProtectionPlanInner
extends com.azure.core.management.Resource
| Constructor and Description |
|---|
DdosProtectionPlanInner() |
| Modifier and Type | Method and Description |
|---|---|
String |
etag()
Get the etag property: A unique read-only string that changes whenever the resource is updated.
|
ProvisioningState |
provisioningState()
Get the provisioningState property: The provisioning state of the DDoS protection plan resource.
|
String |
resourceGuid()
Get the resourceGuid property: The resource GUID property of the DDoS protection plan resource.
|
void |
validate()
Validates the instance.
|
List<com.azure.core.management.SubResource> |
virtualNetworks()
Get the virtualNetworks property: The list of virtual networks associated with the DDoS protection plan resource.
|
public String etag()
public String resourceGuid()
public ProvisioningState provisioningState()
public List<com.azure.core.management.SubResource> virtualNetworks()
public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2020 Microsoft Corporation. All rights reserved.