IScaleUnits.NetworkControllerNetworkVirtualizationEnabled Property

Definition

NetworkVirtualizationEnabled of network controller used for SDN Integration.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="NetworkVirtualizationEnabled of network controller used for SDN Integration.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkVirtualizationEnabled", Update=true)]
public bool? NetworkControllerNetworkVirtualizationEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="NetworkVirtualizationEnabled of network controller used for SDN Integration.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, Read=true, ReadOnly=false, Required=false, SerializedName="networkVirtualizationEnabled", Update=true)>]
member this.NetworkControllerNetworkVirtualizationEnabled : Nullable<bool> with get, set
Public Property NetworkControllerNetworkVirtualizationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to