Share via


IHciNicDetail.SwitchName Property

Definition

The switch attached to the NIC, if any.

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

Property Value

Attributes

Applies to