PrivateLinkResources interface
Interface representing a PrivateLinkResources.
Methods
list(string, string, Private |
To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters |
Method Details
list(string, string, PrivateLinkResourcesListOptionalParams)
To learn more about private clusters, see: https://docs.microsoft.com/azure/aks/private-clusters
function list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResult>
Parameters
- resourceGroupName
-
string
The name of the resource group. The name is case insensitive.
- resourceName
-
string
The name of the managed cluster resource.
The options parameters.
Returns
Promise<PrivateLinkResourcesListResult>