INicDetail.InterfaceDescription Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Interface Description of NIC
[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Interface Description of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="interfaceDescription")]
public string InterfaceDescription { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="Interface Description of NIC", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="interfaceDescription")>]
member this.InterfaceDescription : string with get, set
Public Property InterfaceDescription As String
Property Value
- Attributes