DdosDetectionRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Compatibility declaration for the DdosDetectionRule type.
public class DdosDetectionRule : Azure.ResourceManager.Network.Models.NetworkResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.DdosDetectionRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.DdosDetectionRule>
type DdosDetectionRule = class
inherit NetworkResourceData
interface IJsonModel<DdosDetectionRule>
interface IPersistableModel<DdosDetectionRule>
Public Class DdosDetectionRule
Inherits NetworkResourceData
Implements IJsonModel(Of DdosDetectionRule), IPersistableModel(Of DdosDetectionRule)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DdosDetectionRule() |
Initializes a new instance of DdosDetectionRule. |
Properties
| Name | Description |
|---|---|
| DetectionMode |
The detection mode for the DDoS detection rule. |
| ETag |
A unique read-only string that changes whenever the resource is updated. |
| Name |
Name of the resource. (Inherited from NetworkResourceData) |
| ProvisioningState |
The provisioning state of the DDoS detection rule. |
| ResourceType |
Compatibility member. (Inherited from NetworkResourceData) |
| TrafficDetectionRule |
The traffic detection rule details. |
| Type |
Resource type. (Inherited from NetworkResourceData) |