Share via


SubnetPropertiesFormat.Vlan Property

Definition

Vlan to use for the subnet

[Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)]
public int? Vlan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.Origin(Microsoft.Azure.PowerShell.Cmdlets.StackHCIVM.PropertyOrigin.Owned)>]
member this.Vlan : Nullable<int> with get, set
Public Property Vlan As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to