Freigeben über


ServicesOperationsExtensions.ListTestKeys Methode

Definition

Auflisten von Testschlüsseln für einen Dienst.

public static Microsoft.Azure.Management.AppPlatform.Models.TestKeys ListTestKeys(this Microsoft.Azure.Management.AppPlatform.IServicesOperations operations, string resourceGroupName, string serviceName);
static member ListTestKeys : Microsoft.Azure.Management.AppPlatform.IServicesOperations * string * string -> Microsoft.Azure.Management.AppPlatform.Models.TestKeys
<Extension()>
Public Function ListTestKeys (operations As IServicesOperations, resourceGroupName As String, serviceName As String) As TestKeys

Parameter

operations
IServicesOperations

Die Vorgangsgruppe für diese Erweiterungsmethode.

resourceGroupName
String

Der Name der Ressourcengruppe, die die Ressource enthält. Dieser Wert kann über die Azure-Ressourcen-Manager-API oder das Portal abgerufen werden.

serviceName
String

Der Name der Dienstressource.

Gibt zurück

Gilt für: