ISwitchExtension.ExtensionName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This will show extension name for virtualSwitch.
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This will show extension name for virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="extensionName")]
public string ExtensionName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="This will show extension name for virtualSwitch.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="extensionName")>]
member this.ExtensionName : string
Public ReadOnly Property ExtensionName As String
Property Value
- Attributes