Condividi tramite


PrivateLinkResources interface

Interfaccia che rappresenta un oggetto PrivateLinkResources.

Metodi

listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)

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.

options
PrivateLinkResourcesListByBotResourceOptionalParams

Parametri delle opzioni.

Restituisce