次の方法で共有


ScheduleUpdate.StopAt プロパティ

定義

ラボ ユーザー仮想マシンを停止するタイミングを取得または設定します。 タイムスタンプ オフセットは無視され、代わりに timeZoneId が使用されます。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.stopAt")]
public DateTime? StopAt { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.stopAt")>]
member this.StopAt : Nullable<DateTime> with get, set
Public Property StopAt As Nullable(Of DateTime)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象