INicDetail.InterfaceDescription Property

Definition

Interface Description of NIC

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

Property Value

Attributes

Applies to