Partager via


PrivateLinkResources interface

Interface représentant un PrivateLinkResources.

Méthodes

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtient des listes de ressources qui prennent en charge Privatelinks.

Détails de la méthode

get(string, string, PrivateLinkResourcesGetOptionalParams)

Obtient des listes de ressources qui prennent en charge Privatelinks.

function get(resourceGroupName: string, namespaceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesListResult>

Paramètres

resourceGroupName

string

Nom du groupe de ressources dans l’abonnement Azure.

namespaceName

string

Nom de l’espace de noms

options
PrivateLinkResourcesGetOptionalParams

Paramètres d’options.

Retours