DdosCustomPolicyData 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 DdosCustomPolicyData type.
public class DdosCustomPolicyData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.DdosCustomPolicyData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.DdosCustomPolicyData>
type DdosCustomPolicyData = class
inherit NetworkTrackedResourceData
interface IJsonModel<DdosCustomPolicyData>
interface IPersistableModel<DdosCustomPolicyData>
Public Class DdosCustomPolicyData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of DdosCustomPolicyData), IPersistableModel(Of DdosCustomPolicyData)
- Inheritance
- Implements
Constructors
| Name | Description |
|---|---|
| DdosCustomPolicyData() |
Initializes a new instance of DdosCustomPolicyData. |
Properties
| Name | Description |
|---|---|
| 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 |
Compatibility member. |
| Id |
Resource ID. (Inherited from NetworkTrackedResourceData) |
| Location |
Resource location. (Inherited from NetworkTrackedResourceData) |
| Name |
Resource name. (Inherited from NetworkTrackedResourceData) |
| ProvisioningState |
The provisioning state of the DDoS custom policy resource. |
| ResourceGuid |
Gets the ResourceGuid compatibility property. |
| ResourceType |
Compatibility member. (Inherited from NetworkTrackedResourceData) |
| Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
| Type |
Resource type. (Inherited from NetworkTrackedResourceData) |