SwitchExtension.ExtensionEnabled Property

Definition

This represents whether extension is enabled on virtualSwitch.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)]
public bool? ExtensionEnabled { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCI.PropertyOrigin.Owned)>]
member this.ExtensionEnabled : Nullable<bool>
Public ReadOnly Property ExtensionEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to