Share via


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(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) }, ReadOnly=false, Required=false, SerializedName="enableDdosProtection")]
public bool? EnableDdosProtection { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ResourceMover.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="enableDdosProtection")>]
member this.EnableDdosProtection : Nullable<bool> with get, set
Public Property EnableDdosProtection As Nullable(Of Boolean)

Property Value

Attributes

Applies to