DdosProtectionPlanInner Class

Definition

A DDoS protection plan in a resource group.

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

Constructors

DdosProtectionPlanInner()

Initializes a new instance of the DdosProtectionPlanInner class.

DdosProtectionPlanInner(String, String, String, String, IDictionary<String,String>, String, ProvisioningState, IList<SubResource>, String)

Initializes a new instance of the DdosProtectionPlanInner 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)
ProvisioningState

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

ResourceGuid

Gets the resource GUID property of the DDoS protection plan 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)
VirtualNetworks

Gets the list of virtual networks associated with the DDoS protection plan resource. This list is read-only.

Methods

Validate()

Validate the object.

Applies to