Compartilhar via


PrivateLinkResources interface

Interface que representa um PrivateLinkResources.

Métodos

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtém os recursos de link privado

Detalhes do método

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtém os recursos de link privado

function get(resourceGroupName: string, factoryName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesWrapper>

Parâmetros

resourceGroupName

string

O nome do grupo de recursos.

factoryName

string

O nome da fábrica.

options
PrivateLinkResourcesGetOptionalParams

Os parâmetros de opções.

Retornos