Compartilhar via


FunctionSecrets.GetKeys(String) Método

Definição

protected override System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Key> GetKeys (string keyScope);
override this.GetKeys : string -> System.Collections.Generic.ICollection<Microsoft.Azure.WebJobs.Script.WebHost.Key>
Protected Overrides Function GetKeys (keyScope As String) As ICollection(Of Key)

Parâmetros

keyScope
String

Retornos

Aplica-se a