IHciNicDetail.SwitchName Property

Definition

The switch attached to the NIC, if any.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=false, Description="The switch attached to the NIC, if any.", 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 switch attached to the NIC, if any.", 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