Freigeben über


SubnetInner.IpConfigurations Eigenschaft

Definition

Ruft ein Array von Verweisen auf die IP-Konfigurationen der Netzwerkschnittstelle mithilfe des Subnetzes ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: