Share via


IHciNicDetail.NicType Property

Definition

The type of NIC, physical, virtual, management.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The type of NIC, physical, virtual, management.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nicType")]
public string NicType { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Description="The type of NIC, physical, virtual, management.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="nicType")>]
member this.NicType : string
Public ReadOnly Property NicType As String

Property Value

Attributes

Applies to