Freigeben über


BotConnectionSettingResource.GetWithSecrets(CancellationToken) Methode

Definition

Abrufen einer Verbindungseinstellungsregistrierung für eine Bot Service

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.BotService/botServices/{resourceName}/connections/{connectionName}/listWithSecrets
  • Vorgangs-IdBotConnection_ListWithSecrets
public virtual Azure.Response<Azure.ResourceManager.BotService.BotConnectionSettingResource> GetWithSecrets (System.Threading.CancellationToken cancellationToken = default);
abstract member GetWithSecrets : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.BotService.BotConnectionSettingResource>
override this.GetWithSecrets : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.BotService.BotConnectionSettingResource>
Public Overridable Function GetWithSecrets (Optional cancellationToken As CancellationToken = Nothing) As Response(Of BotConnectionSettingResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: