DdosCustomPolicy Class

Definition

A DDoS custom policy in a resource group.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DdosCustomPolicy : Microsoft.Azure.Management.Network.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DdosCustomPolicy = class
    inherit Resource
Public Class DdosCustomPolicy
Inherits Resource
Inheritance
DdosCustomPolicy
Attributes

Constructors

DdosCustomPolicy()

Initializes a new instance of the DdosCustomPolicy class.

DdosCustomPolicy(String, String, String, String, IDictionary<String,String>, String, String, String)

Initializes a new instance of the DdosCustomPolicy class.

Properties

Etag

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

Id

Gets or sets resource ID.

(Inherited from Resource)
Location

Gets or sets resource location.

(Inherited from Resource)
Name

Gets resource name.

(Inherited from Resource)
ProvisioningState

Gets the provisioning state of the DDoS custom policy resource. Possible values include: 'Succeeded', 'Updating', 'Deleting', 'Failed'

ResourceGuid

Gets 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.

Tags

Gets or sets resource tags.

(Inherited from Resource)
Type

Gets resource type.

(Inherited from Resource)

Applies to