IHciNicDetail.InterfaceDescription Property

Definition

Interface Description of NIC

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

Property Value

Attributes

Applies to