DdosDetectionRule interface

A DDoS detection rule resource.

Extends

Properties

detectionMode

The detection mode for the DDoS detection rule.

etag

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

id

The resource ID of the DDoS detection rule.

name

The name of the DDoS detection rule.

provisioningState

The provisioning state of the DDoS detection rule.

trafficDetectionRule

The traffic detection rule details.

type

The resource type.

Property Details

detectionMode

The detection mode for the DDoS detection rule.

detectionMode?: string

Property Value

string

etag

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

etag?: string

Property Value

string

id

The resource ID of the DDoS detection rule.

id?: string

Property Value

string

name

The name of the DDoS detection rule.

name?: string

Property Value

string

provisioningState

The provisioning state of the DDoS detection rule.

provisioningState?: string

Property Value

string

trafficDetectionRule

The traffic detection rule details.

trafficDetectionRule?: TrafficDetectionRule

Property Value

type

The resource type.

type?: string

Property Value

string