IPConfiguration.Subnet Property

Definition

Gets or sets the reference to the subnet resource.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")]
public Microsoft.Azure.Management.Network.Models.Subnet Subnet { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.subnet")>]
member this.Subnet : Microsoft.Azure.Management.Network.Models.Subnet with get, set
Public Property Subnet As Subnet

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to