Compartir a través de


PrivateLinkResources interface

Interfaz que representa un privateLinkResources.

Métodos

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtiene los recursos de vínculo privado.

Detalles del método

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtiene los recursos de vínculo privado.

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

Parámetros

resourceGroupName

string

Nombre del grupo de recursos.

factoryName

string

Nombre de fábrica.

options
PrivateLinkResourcesGetOptionalParams

Parámetros de opciones.

Devoluciones