IHciNicDetail.VlanId Property

Definition

The VLAN ID of the physical NIC.

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

Property Value

Attributes

Applies to