次の方法で共有


ContainerServiceMaintenanceWindow.StartTime プロパティ

定義

メンテナンス期間の開始時刻。 指定できる値は、'00:00' から '23:59' までです。 'utcOffset' はこのフィールドに適用されます。 たとえば、'utcOffset: +02:00' の '02:00' は UTC 時刻 '00:00' を意味します。

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

プロパティ値

適用対象