IStorageNetworks.VlanId Property

Definition

ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic.

[Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vlanId", Update=true)]
public string VlanId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(Create=true, Description="ID specified for the VLAN storage network. This setting is applied to the network interfaces that route the storage and VM migration traffic. ", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="vlanId", Update=true)>]
member this.VlanId : string with get, set
Public Property VlanId As String

Property Value

Attributes

Applies to