PrivateLinkResources interface
PrivateLinkResource-t képviselő felület.
Metódusok
| list |
Lekéri a robot számára létrehozandó privát kapcsolati erőforrásokat. |
Metódus adatai
listByBotResource(string, string, PrivateLinkResourcesListByBotResourceOptionalParams)
Lekéri a robot számára létrehozandó privát kapcsolati erőforrásokat.
function listByBotResource(resourceGroupName: string, resourceName: string, options?: PrivateLinkResourcesListByBotResourceOptionalParams): Promise<PrivateLinkResourceListResult>
Paraméterek
- resourceGroupName
-
string
A roboterőforrás-csoport neve a felhasználói előfizetésben.
- resourceName
-
string
A roboterőforrás neve.
A beállítások paraméterei.
Válaszok
Promise<PrivateLinkResourceListResult>