AzureHDInsightCluster.PrivateLinkConfigurations Property

Definition

Gets or sets the private link configurations.

public System.Collections.Generic.List<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightPrivateLinkConfiguration> PrivateLinkConfigurations { get; set; }
member this.PrivateLinkConfigurations : System.Collections.Generic.List<Microsoft.Azure.Commands.HDInsight.Models.AzureHDInsightPrivateLinkConfiguration> with get, set
Public Property PrivateLinkConfigurations As List(Of AzureHDInsightPrivateLinkConfiguration)

Property Value

Applies to