IPConfigurationProfileInner.Subnet Property

Definition

Gets or sets the reference of the subnet resource to create a container network interface ip configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to