Compartilhar via


ContainerAppsOperationsExtensions.ListSecrets Método

Definição

Listar segredos para um aplicativo de contêiner

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

Parâmetros

operations
IContainerAppsOperations

O grupo de operações para esse método de extensão.

name
String

Nome do Aplicativo de Contêiner.

Retornos

Aplica-se a