IPublicIPAddressPropertiesFormat.DdosSetting Property

Definition

The DDoS protection custom policy associated with the public IP address.

[Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The DDoS protection custom policy associated with the public IP address.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IDdosSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="ddosSettings", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IDdosSettings DdosSetting { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CloudService.Runtime.Info(Create=true, Description="The DDoS protection custom policy associated with the public IP address.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IDdosSettings) }, Read=true, ReadOnly=false, Required=false, SerializedName="ddosSettings", Update=true)>]
member this.DdosSetting : Microsoft.Azure.PowerShell.Cmdlets.CloudService.Models.IDdosSettings with get, set
Public Property DdosSetting As IDdosSettings

Property Value

Attributes

Applies to