ISwitchExtension.SwitchId Property

Definition

Unique identifier for virtualSwitch.

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

Property Value

Attributes

Applies to