Compartir a través de


ApplicationProperties.PrivateLinkConfigurations Propiedad

Definición

Obtiene o establece las configuraciones de vínculo privado.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a