ISwitchDetail.SwitchName Property

Definition

The name of the switch.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The name of the switch.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchName", Update=false)]
public string SwitchName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The name of the switch.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=true, Required=false, SerializedName="switchName", Update=false)>]
member this.SwitchName : string
Public ReadOnly Property SwitchName As String

Property Value

Attributes

Applies to