Sdílet prostřednictvím


ISwitchExtension.ExtensionEnabled Property

Definition

This represents whether extension is enabled on virtualSwitch.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This represents whether extension is enabled on virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="extensionEnabled")]
public bool? ExtensionEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This represents whether extension is enabled on virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.Boolean) }, ReadOnly=true, Required=false, SerializedName="extensionEnabled")>]
member this.ExtensionEnabled : Nullable<bool>
Public ReadOnly Property ExtensionEnabled As Nullable(Of Boolean)

Property Value

Attributes

Applies to