IStorageNetworks.VlanId 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.
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(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) }, ReadOnly=false, Required=false, SerializedName="vlanId")]
public string VlanId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.StackHCI.Runtime.Info(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) }, ReadOnly=false, Required=false, SerializedName="vlanId")>]
member this.VlanId : string with get, set
Public Property VlanId As String
Property Value
- Attributes