次の方法で共有


ScheduledJobSelector.GetLookupKey(String) メソッド

定義

指定 jobNameした から正規化された参照キーを取得します。

protected virtual string GetLookupKey (string jobName);
abstract member GetLookupKey : string -> string
override this.GetLookupKey : string -> string
Protected Overridable Function GetLookupKey (jobName As String) As String

パラメーター

jobName
String

正規化するジョブ名。

戻り値

正規化されたジョブ名。

適用対象