PrivateLinkResources interface
Interfaccia che rappresenta un oggetto PrivateLinkResources.
Metodi
| get(string, string, Private |
Ottiene le risorse del collegamento privato |
Dettagli metodo
get(string, string, PrivateLinkResourcesGetOptionalParams)
Ottiene le risorse del collegamento privato
function get(resourceGroupName: string, factoryName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesWrapper>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse.
- factoryName
-
string
Nome della factory.
Parametri delle opzioni.
Restituisce
Promise<PrivateLinkResourcesWrapper>