Freigeben über


SynapseIntegrationRuntimeResource.GetIntegrationRuntimeAuthKey Methode

Definition

Auflisten von Authentifizierungsschlüsseln in einer Integration Runtime

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Synapse/workspaces/{workspaceName}/integrationRuntimes/{integrationRuntimeName}/listAuthKeys
  • Vorgang IdIntegrationRuntimeAuthKeys_List
public virtual Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys> GetIntegrationRuntimeAuthKey (System.Threading.CancellationToken cancellationToken = default);
abstract member GetIntegrationRuntimeAuthKey : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys>
override this.GetIntegrationRuntimeAuthKey : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.Synapse.Models.SynapseIntegrationRuntimeAuthKeys>
Public Overridable Function GetIntegrationRuntimeAuthKey (Optional cancellationToken As CancellationToken = Nothing) As Response(Of SynapseIntegrationRuntimeAuthKeys)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: