Partager via


PrivateLinkResources interface

Interface représentant un PrivateLinkResources.

Méthodes

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtient les ressources de liaison privée

Détails de la méthode

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtient les ressources de liaison privée

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

Paramètres

resourceGroupName

string

Nom du groupe de ressources.

factoryName

string

Nom de la fabrique.

options
PrivateLinkResourcesGetOptionalParams

Paramètres d’options.

Retours