DdosCustomPolicyInner Class

Definition

A DDoS custom policy in a resource group.

[Microsoft.Rest.Serialization.JsonTransformation]
public class DdosCustomPolicyInner : Microsoft.Azure.Management.ResourceManager.Fluent.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DdosCustomPolicyInner = class
    inherit Resource
Public Class DdosCustomPolicyInner
Inherits Resource
Inheritance
DdosCustomPolicyInner
Attributes

Constructors

DdosCustomPolicyInner()

Initializes a new instance of the DdosCustomPolicyInner class.

DdosCustomPolicyInner(String, String, String, String, IDictionary<String, String>, String, ProvisioningState, IList<SubResource>, IList<ProtocolCustomSettingsFormat>, String)

Initializes a new instance of the DdosCustomPolicyInner class.

Properties

Etag

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

Id

Resource Id. Setter is protected because Id needs to be set in Network resources.

(Inherited from ProxyResource)
Location

Resource location

(Inherited from Resource)
Name

Resource name

(Inherited from ProxyResource)
ProtocolCustomSettings

Gets or sets the protocol-specific DDoS policy customization parameters.

ProvisioningState

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

PublicIPAddresses

Gets the list of public IPs associated with the DDoS custom policy resource. This list is read-only.

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

Resource tags

(Inherited from Resource)
Type

Resource type

(Inherited from ProxyResource)

Methods

Validate()

Validate the object.

Applies to