Compartir a través de


SecretManager.GetHostSecretsAsync Método

Definición

public virtual System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Script.WebHost.HostSecretsInfo> GetHostSecretsAsync ();
abstract member GetHostSecretsAsync : unit -> System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Script.WebHost.HostSecretsInfo>
override this.GetHostSecretsAsync : unit -> System.Threading.Tasks.Task<Microsoft.Azure.WebJobs.Script.WebHost.HostSecretsInfo>
Public Overridable Function GetHostSecretsAsync () As Task(Of HostSecretsInfo)

Devoluciones

Implementaciones

Se aplica a