IHciNicDetail.AdapterName Property

Definition

Adapter Name of NIC

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

Property Value

Attributes

Applies to