IVirtualNetworkResourceSettings.EnableDdosProtection Property

Definition

Gets or sets a value indicating whether gets or sets whether the DDOS protection should be switched on.

[Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets a value indicating whether gets or sets whether the\r\n        DDOS protection should be switched on.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableDdosProtection", Update=true)]
public bool? EnableDdosProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(Create=true, Description="Gets or sets a value indicating whether gets or sets whether the\r\n        DDOS protection should be switched on.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="enableDdosProtection", Update=true)>]
member this.EnableDdosProtection : Nullable<bool> with get, set
Public Property EnableDdosProtection As Nullable(Of Boolean)

Property Value

Attributes

Applies to