PrivateLinkResources interface
Interfaccia che rappresenta un oggetto PrivateLinkResources.
Metodi
get(string, string, Private |
Ottiene elenchi di risorse che supportano Privatelinks. |
Dettagli metodo
get(string, string, PrivateLinkResourcesGetOptionalParams)
Ottiene elenchi di risorse che supportano Privatelinks.
function get(resourceGroupName: string, namespaceName: string, options?: PrivateLinkResourcesGetOptionalParams): Promise<PrivateLinkResourcesListResult>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse all'interno della sottoscrizione di Azure.
- namespaceName
-
string
Nome dello spazio dei nomi
Parametri delle opzioni.
Restituisce
Promise<PrivateLinkResourcesListResult>