Share via


VirtualNetworkInner.DdosProtectionPlan Property

Definition

Gets or sets the DDoS protection plan associated with the virtual network.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ddosProtectionPlan")]
public Microsoft.Azure.Management.ResourceManager.Fluent.SubResource DdosProtectionPlan { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ddosProtectionPlan")>]
member this.DdosProtectionPlan : Microsoft.Azure.Management.ResourceManager.Fluent.SubResource with get, set
Public Property DdosProtectionPlan As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to