Freigeben über


PrivateLinkServiceInner.IpConfigurations Eigenschaft

Definition

Ruft ein Array von Private Link-Dienst-IP-Konfigurationen ab oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: