Compartilhar via


PrivateLinkResources interface

Interface que representa um PrivateLinkResources.

Métodos

list(string, string, PrivateLinkResourcesListOptionalParams)

Para saber mais sobre clusters privados, confira: https://docs.microsoft.com/azure/aks/private-clusters

Detalhes do método

list(string, string, PrivateLinkResourcesListOptionalParams)

Para saber mais sobre clusters privados, confira: https://docs.microsoft.com/azure/aks/private-clusters

function list(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListOptionalParams): Promise<PrivateLinkResourcesListResult>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome diferencia maiúsculas de minúsculas.

resourceName

string

O nome do recurso de cluster gerenciado.

options
PrivateLinkResourcesListOptionalParams

Os parâmetros de opções.

Retornos