ContainerServiceManagedClusterData.PrivateLinkResources Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)