VirtualNetworkConfiguration.Subnetname Property

Definition

Gets the name of the subnet.

[Newtonsoft.Json.JsonProperty(PropertyName="subnetname")]
public string Subnetname { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnetname")>]
member this.Subnetname : string
Public ReadOnly Property Subnetname As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to