PrivateLinkResources interface
Interface représentant un PrivateLinkResources.
Méthodes
| get(string, string, Private |
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.
Paramètres d’options.
Retours
Promise<PrivateLinkResourcesWrapper>