DdosProtectionPlanOutput interface
A DDoS protection plan in a resource group.
Properties
| etag | A unique read-only string that changes whenever the resource is updated. |
| id | Resource ID. |
| location | Resource location. |
| name | Resource name. |
| properties | Properties of the DDoS protection plan. |
| 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
id
Resource ID.
id?: string
Property Value
string
location
Resource location.
location?: string
Property Value
string
name
Resource name.
name?: string
Property Value
string
properties
Properties of the DDoS protection plan.
properties?: DdosProtectionPlanPropertiesFormatOutput
Property Value
tags
Resource tags.
tags?: Record<string, string>
Property Value
Record<string, string>
type
Resource type.
type?: string
Property Value
string