VirtualNetworkProfile.Subnet Property

Definition

Gets or sets subnet within the Virtual Network.

[Newtonsoft.Json.JsonProperty(PropertyName="subnet")]
public string Subnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="subnet")>]
member this.Subnet : string with get, set
Public Property Subnet As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to