Partilhar via


PrivateLinkResources interface

Interface que representa um PrivateLinkResources.

Métodos

listByElasticSan(string, string, PrivateLinkResourcesListByElasticSanOptionalParams)

Obtém os recursos de ligação privada que precisam de ser criados para um San elástico.

Detalhes de Método

listByElasticSan(string, string, PrivateLinkResourcesListByElasticSanOptionalParams)

Obtém os recursos de ligação privada que precisam de ser criados para um San elástico.

function listByElasticSan(resourceGroupName: string, elasticSanName: string, options?: PrivateLinkResourcesListByElasticSanOptionalParams): Promise<PrivateLinkResourceListResult>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos. O nome não é sensível a maiúsculas e minúsculas.

elasticSanName

string

O nome do ElasticSan.

options
PrivateLinkResourcesListByElasticSanOptionalParams

Os parâmetros de opções.

Devoluções