次の方法で共有


MaintenanceWindowTimeRange.StartTime プロパティ

定義

午前 12 時からの開始時刻分オフセットを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="startTime")]
public string StartTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="startTime")>]
member this.StartTime : string with get, set
Public Property StartTime As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象