PrivateLinkResources interface
Interfaccia che rappresenta un oggetto PrivateLinkResources.
Metodi
list |
Ottiene le risorse di collegamento privato che devono essere create per un bot. |
Dettagli metodo
listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)
Ottiene le risorse di collegamento privato che devono essere create per un bot.
function listByBotResource(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListByBotResourceOptionalParams): Promise<PrivateLinkResourceListResult>
Parametri
- resourceGroupName
-
string
Nome del gruppo di risorse Bot nella sottoscrizione utente.
- resourceName
-
string
Nome della risorsa Bot.
Parametri delle opzioni.
Restituisce
Promise<PrivateLinkResourceListResult>