Partager via


ApplicationProperties.PrivateLinkConfigurations Propriété

Définition

Obtient ou définit les configurations de liaison privée.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à