Partager via


ContainerAppsOperationsExtensions.ListSecrets Méthode

Définition

Répertorier les secrets d’une application conteneur

public static Microsoft.Azure.Management.WebSites.Models.SecretsCollection ListSecrets (this Microsoft.Azure.Management.WebSites.IContainerAppsOperations operations, string name);
static member ListSecrets : Microsoft.Azure.Management.WebSites.IContainerAppsOperations * string -> Microsoft.Azure.Management.WebSites.Models.SecretsCollection
<Extension()>
Public Function ListSecrets (operations As IContainerAppsOperations, name As String) As SecretsCollection

Paramètres

operations
IContainerAppsOperations

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

name
String

Nom de l’application conteneur.

Retours

S’applique à