Share via


IScaleUnits.NetworkControllerNetworkVirtualizationEnabled Property

Definition

NetworkVirtualizationEnabled of network controller used for SDN Integration.

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

Property Value

Attributes

Applies to