Partager via


GatewayOperationsExtensions.ListKeys Méthode

Définition

Récupère les clés de passerelle.

public static Microsoft.Azure.Management.ApiManagement.Models.GatewayKeysContract ListKeys (this Microsoft.Azure.Management.ApiManagement.IGatewayOperations operations, string resourceGroupName, string serviceName, string gatewayId);
static member ListKeys : Microsoft.Azure.Management.ApiManagement.IGatewayOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.GatewayKeysContract
<Extension()>
Public Function ListKeys (operations As IGatewayOperations, resourceGroupName As String, serviceName As String, gatewayId As String) As GatewayKeysContract

Paramètres

operations
IGatewayOperations

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

resourceGroupName
String

Nom du groupe de ressources.

serviceName
String

Nom du service Gestion des API.

gatewayId
String

Identificateur d’entité de passerelle. Doit être unique dans le instance de service Gestion des API actuel. Ne doit pas avoir la valeur 'managed'

Retours

S’applique à