Partager via


IntegrationRuntimeAuthKeysOperationsExtensions.List Méthode

Définition

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

public static Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeAuthKeys List (this Microsoft.Azure.Management.Synapse.IIntegrationRuntimeAuthKeysOperations operations, string resourceGroupName, string workspaceName, string integrationRuntimeName);
static member List : Microsoft.Azure.Management.Synapse.IIntegrationRuntimeAuthKeysOperations * string * string * string -> Microsoft.Azure.Management.Synapse.Models.IntegrationRuntimeAuthKeys
<Extension()>
Public Function List (operations As IIntegrationRuntimeAuthKeysOperations, resourceGroupName As String, workspaceName As String, integrationRuntimeName As String) As IntegrationRuntimeAuthKeys

Paramètres

operations
IIntegrationRuntimeAuthKeysOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources. Le nom ne respecte pas la casse.

workspaceName
String

Nom de l’espace de travail.

integrationRuntimeName
String

Nom du runtime d’intégration

Retours

Remarques

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

S’applique à