Compartir a través de


PrivateLinkConfiguration.IpConfigurations Propiedad

Definición

Obtiene o establece las configuraciones de IP para el servicio private link.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a