Partager via


Subnet.IpConfigurations Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.IPConfiguration> IpConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Internal.Network.Version2017_03_01.Models.IPConfiguration>
Public ReadOnly Property IpConfigurations As IList(Of IPConfiguration)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to