Partager via


BlobStorageSecretsRepository.ReadAsync(ScriptSecretsType, String) Méthode

Définition

public System.Threading.Tasks.Task<string> ReadAsync (Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretsType type, string functionName);
abstract member ReadAsync : Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretsType * string -> System.Threading.Tasks.Task<string>
override this.ReadAsync : Microsoft.Azure.WebJobs.Script.WebHost.ScriptSecretsType * string -> System.Threading.Tasks.Task<string>
Public Function ReadAsync (type As ScriptSecretsType, functionName As String) As Task(Of String)

Paramètres

functionName
String

Retours

Implémente

S’applique à