BotResource.GetPrivateLinkResourcesByBotResourceAsync Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient les ressources de liaison privée qui doivent être créées pour un bot.
- Chemin de requête/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/privateLinkResources
- IdPrivateLinkResources_ListByBotResource d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.BotService.Models.BotServicePrivateLinkResourceData> GetPrivateLinkResourcesByBotResourceAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetPrivateLinkResourcesByBotResourceAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.BotService.Models.BotServicePrivateLinkResourceData>
override this.GetPrivateLinkResourcesByBotResourceAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.BotService.Models.BotServicePrivateLinkResourceData>
Public Overridable Function GetPrivateLinkResourcesByBotResourceAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of BotServicePrivateLinkResourceData)
- cancellationToken
- CancellationToken
Jeton d’annulation à utiliser.
Collection asynchrone de qui peut nécessiter plusieurs demandes de BotServicePrivateLinkResourceData service pour itérer.
Produit | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :