DdosDetectionRule Class

A DDoS detection rule resource.

Constructor

DdosDetectionRule(*args: Any, **kwargs: Any)

Variables

Name Description
name
str

The name of the DDoS detection rule.

id
str

The resource ID of the DDoS detection rule.

etag
str

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

type
str

The resource type.

properties

Properties of the DDoS detection rule.

Attributes

etag

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

etag: str | None

name

The name of the DDoS detection rule.

name: str | None

properties

Properties of the DDoS detection rule.

properties: _models.DdosDetectionRulePropertiesFormat | None

type

The resource type.

type: str | None