ISwitchExtension.ExtensionName Property

Definition

This will show extension name for virtualSwitch.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="This will show extension name for virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensionName", Update=false)]
public string ExtensionName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="This will show extension name for virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="extensionName", Update=false)>]
member this.ExtensionName : string
Public ReadOnly Property ExtensionName As String

Property Value

Attributes

Applies to