DdosProtectionPlan interface
A DDoS protection plan in a resource group.
Properties
etag | A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Resource ID. NOTE: This property will not be serialized. It can only be populated by the server. |
location | Resource location. |
name | Resource name. NOTE: This property will not be serialized. It can only be populated by the server. |
provisioning |
The provisioning state of the DDoS protection plan resource. NOTE: This property will not be serialized. It can only be populated by the server. |
public |
The list of public IPs associated with the DDoS protection plan resource. This list is read-only. NOTE: This property will not be serialized. It can only be populated by the server. |
resource |
The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups. NOTE: This property will not be serialized. It can only be populated by the server. |
tags | Resource tags. |
type | Resource type. NOTE: This property will not be serialized. It can only be populated by the server. |
virtual |
The list of virtual networks associated with the DDoS protection plan resource. This list is read-only. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated. NOTE: This property will not be serialized. It can only be populated by the server.
etag?: string
Property Value
string
id
Resource ID. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
location
Resource location.
location?: string
Property Value
string
name
Resource name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
provisioningState
The provisioning state of the DDoS protection plan resource. NOTE: This property will not be serialized. It can only be populated by the server.
provisioningState?: string
Property Value
string
publicIPAddresses
The list of public IPs associated with the DDoS protection plan resource. This list is read-only. NOTE: This property will not be serialized. It can only be populated by the server.
publicIPAddresses?: SubResource[]
Property Value
resourceGuid
The resource GUID property of the DDoS protection plan resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups. NOTE: This property will not be serialized. It can only be populated by the server.
resourceGuid?: string
Property Value
string
tags
Resource tags.
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}
type
Resource type. NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
virtualNetworks
The list of virtual networks associated with the DDoS protection plan resource. This list is read-only. NOTE: This property will not be serialized. It can only be populated by the server.
virtualNetworks?: SubResource[]