次の方法で共有


FunctionSecrets.GetKeys(String) メソッド

定義

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)

パラメーター

keyScope
String

戻り値

適用対象