Freigeben über


ClusterGetProperties.PrivateLinkConfigurations Eigenschaft

Definition

Ruft die Konfigurationen für private Link ab oder legt diese fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: