Partager via


SynapseIntegrationRuntimeResource.GetIntegrationRuntimeAuthKeyAsync Méthode

Définition

Répertorier les clés d’authentification dans un runtime d’intégration

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/listAuthKeys
  • IdIntegrationRuntimeAuthKeys_List d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys>> GetIntegrationRuntimeAuthKeyAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetIntegrationRuntimeAuthKeyAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys>>
override this.GetIntegrationRuntimeAuthKeyAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys>>
Public Overridable Function GetIntegrationRuntimeAuthKeyAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of SynapseIntegrationRuntimeAuthKeys))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à