Share via


ManagedCluster.PrivateLinkResource Property

Definition

Private link resources associated with the cluster.

[Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IPrivateLinkResource[] PrivateLinkResource { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Aks.Origin(Microsoft.Azure.PowerShell.Cmdlets.Aks.PropertyOrigin.Inlined)>]
member this.PrivateLinkResource : Microsoft.Azure.PowerShell.Cmdlets.Aks.Models.Api20230201.IPrivateLinkResource[] with get, set
Public Property PrivateLinkResource As IPrivateLinkResource()

Property Value

Implements

Attributes

Applies to