Partilhar via


PrivateLinkResources interface

Interface que representa um PrivateLinkResources.

Métodos

list(string, string, PrivateLinkResourcesListOptionalParams)

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

Detalhes de Método

list(string, string, PrivateLinkResourcesListOptionalParams)

Para saber mais sobre clusters privados, veja: 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 não é sensível a maiúsculas e minúsculas.

resourceName

string

O nome do recurso de cluster gerido.

options
PrivateLinkResourcesListOptionalParams

Os parâmetros de opções.

Devoluções