DdosCustomPolicyOutput interface
A DDoS custom policy in a resource group.
- Extends
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| properties | Properties of the DDoS custom policy. |
Inherited Properties
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. |
| tags | Resource tags. |
| type | Resource type. |
Property Details
etag
A unique read-only string that changes whenever the resource is updated.
etag?: string
Property Value
string
properties
Properties of the DDoS custom policy.
properties?: DdosCustomPolicyPropertiesFormatOutput
Property Value
Inherited Property Details
id
location
name
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
Inherited From ResourceOutput.tags