Freigeben über


ContainerNetworkInterfaceInner.IpConfigurations Eigenschaft

Definition

Ruft einen Verweis auf die IP-Konfiguration für diese Container-Nic ab.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: