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.
A class representing the DdosCustomPolicy data model. A DDoS custom policy in a resource group.
public class DdosCustomPolicyData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.DdosCustomPolicyData>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.DdosCustomPolicyData>
public class DdosCustomPolicyData : Azure.ResourceManager.Network.Models.NetworkTrackedResourceData
type DdosCustomPolicyData = class
inherit NetworkTrackedResourceData
interface IJsonModel<DdosCustomPolicyData>
interface IPersistableModel<DdosCustomPolicyData>
type DdosCustomPolicyData = class
inherit NetworkTrackedResourceData
Public Class DdosCustomPolicyData
Inherits NetworkTrackedResourceData
Implements IJsonModel(Of DdosCustomPolicyData), IPersistableModel(Of DdosCustomPolicyData)
Public Class DdosCustomPolicyData
Inherits NetworkTrackedResourceData
- Inheritance
- Implements
Constructors
DdosCustomPolicyData() |
Initializes a new instance of DdosCustomPolicyData. |
Properties
ETag |
A unique read-only string that changes whenever the resource is updated. |
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 |
The resource GUID property of the DDoS custom policy resource. It uniquely identifies the resource, even if the user changes its name or migrate the resource across subscriptions or resource groups. |
ResourceType |
Resource type. (Inherited from NetworkTrackedResourceData) |
Tags |
Resource tags. (Inherited from NetworkTrackedResourceData) |
Explicit Interface Implementations
Applies to
Azure SDK for .NET