次の方法で共有


MachineLearningTriggerBase.TimeZone プロパティ

定義

スケジュールを実行するタイム ゾーンを指定します。 TimeZone は、Windows のタイム ゾーン形式に従う必要があります。 以下を参照してください。 https://docs.microsoft.com/en-us/windows-hardware/manufacture/desktop/default-time-zones?view=windows-11

public string TimeZone { get; set; }
member this.TimeZone : string with get, set
Public Property TimeZone As String

プロパティ値

適用対象