Share via


ContainerServiceManagedClusterData.PrivateLinkResources Property

Definition

Private link resources associated with the cluster.

public System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServicePrivateLinkResourceData> PrivateLinkResources { get; }
member this.PrivateLinkResources : System.Collections.Generic.IList<Azure.ResourceManager.ContainerService.Models.ContainerServicePrivateLinkResourceData>
Public ReadOnly Property PrivateLinkResources As IList(Of ContainerServicePrivateLinkResourceData)

Property Value

Applies to