INetworkConnection.SubnetId 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.
The subnet to attach Virtual Machines to
[Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The subnet to attach Virtual Machines to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")]
public string SubnetId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DevCenter.Runtime.Info(Description="The subnet to attach Virtual Machines to", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="subnetId")>]
member this.SubnetId : string with get, set
Public Property SubnetId As String
Property Value
- Attributes