Get Ddos Custom Policy Result
data class GetDdosCustomPolicyResult(val azureApiVersion: String, val etag: String, val id: String? = null, val location: String? = null, val name: String, val provisioningState: String, val resourceGuid: String, val tags: Map<String, String>? = null, val type: String)
A DDoS custom policy in a resource group.
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The provisioning state of the DDoS custom policy resource.
Link copied to clipboard
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.