DdosDetectionRule Class
A DDoS detection rule resource.
Constructor
DdosDetectionRule(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
name
|
The name of the DDoS detection rule. |
|
id
|
The resource ID of the DDoS detection rule. |
|
etag
|
A unique read-only string that changes whenever the resource is updated. |
|
type
|
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