次の方法で共有


DdosSettings.DdosCustomPolicy Property

Definition

Gets or sets the DDoS custom policy associated with the public IP.

[Newtonsoft.Json.JsonProperty(PropertyName="ddosCustomPolicy")]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.SubResource DdosCustomPolicy { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ddosCustomPolicy")>]
member this.DdosCustomPolicy : Microsoft.Azure.PowerShell.Cmdlets.Websites.Helper.Network.Models.SubResource with get, set
Public Property DdosCustomPolicy As SubResource

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to