DdosCustomPolicyPropertiesFormat interface
DDoS custom policy properties.
Properties
| detection |
The list of DDoS detection rules associated with the custom policy. |
| front |
The list of frontend IP configurations associated with the custom policy. |
| provisioning |
The provisioning state of the DDoS custom policy resource. |
| public |
The list of public IP addresses associated with the custom policy. This list is read-only. |
| resource |
The resource GUID property of the DDoS custom policy resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups. |
Property Details
detectionRules
The list of DDoS detection rules associated with the custom policy.
detectionRules?: DdosDetectionRule[]
Property Value
frontEndIpConfiguration
The list of frontend IP configurations associated with the custom policy.
frontEndIpConfiguration?: SubResource[]
Property Value
provisioningState
The provisioning state of the DDoS custom policy resource.
provisioningState?: string
Property Value
string
publicIPAddresses
The list of public IP addresses associated with the custom policy. This list is read-only.
publicIPAddresses?: SubResource[]
Property Value
resourceGuid
The resource GUID property of the DDoS custom policy resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups.
resourceGuid?: string
Property Value
string