DdosCustomPolicy interface

A DDoS custom policy in a resource group.

Extends

Properties

detectionRules

The list of DDoS detection rules associated with the custom policy.

etag

A unique read-only string that changes whenever the resource is updated.

frontEndIpConfiguration

The list of frontend IP configurations associated with the custom policy.

provisioningState

The provisioning state of the DDoS custom policy resource.

publicIPAddresses

The list of public IP addresses associated with the custom policy. This list is read-only.

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.

Inherited Properties

id

Resource ID.

location

Resource location.

name

Resource name.

tags

Resource tags.

type

Resource type.

Property Details

detectionRules

The list of DDoS detection rules associated with the custom policy.

detectionRules?: DdosDetectionRule[]

Property Value

etag

A unique read-only string that changes whenever the resource is updated.

etag?: string

Property Value

string

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

Inherited Property Details

id

Resource ID.

id?: string

Property Value

string

Inherited From Resource.id

location

Resource location.

location?: string

Property Value

string

Inherited From Resource.location

name

Resource name.

name?: string

Property Value

string

Inherited From Resource.name

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>

Inherited From Resource.tags

type

Resource type.

type?: string

Property Value

string

Inherited From Resource.type