Freigeben über


TenantAccessOperationsExtensions.ListSecrets Methode

Definition

Rufen Sie Details zu Mandantenzugriffsinformationen ab.

public static Microsoft.Azure.Management.ApiManagement.Models.AccessInformationSecretsContract ListSecrets (this Microsoft.Azure.Management.ApiManagement.ITenantAccessOperations operations, string resourceGroupName, string serviceName, string accessName);
static member ListSecrets : Microsoft.Azure.Management.ApiManagement.ITenantAccessOperations * string * string * string -> Microsoft.Azure.Management.ApiManagement.Models.AccessInformationSecretsContract
<Extension()>
Public Function ListSecrets (operations As ITenantAccessOperations, resourceGroupName As String, serviceName As String, accessName As String) As AccessInformationSecretsContract

Parameter

operations
ITenantAccessOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe.

serviceName
String

Der Name des API Management-Diensts.

accessName
String

Der Bezeichner der Access-Konfiguration. Mögliche Werte: "access", "gitAccess"

Gibt zurück

Gilt für: