INicDetail.AdapterName Property

Definition

Adapter Name of NIC

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

Property Value

Attributes

Applies to