Freigeben über


Subnet.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.Models.IPConfiguration> IpConfigurations { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.ipConfigurations")>]
member this.IpConfigurations : System.Collections.Generic.IList<Microsoft.Azure.Management.Network.Models.IPConfiguration>
Public ReadOnly Property IpConfigurations As IList(Of IPConfiguration)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: