Share via


INetworkController.NetworkVirtualizationEnabled 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? NetworkVirtualizationEnabled { 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.NetworkVirtualizationEnabled : Nullable<bool> with get, set
Public Property NetworkVirtualizationEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to