次の方法で共有


AutoscaleTimeAndCapacity.Time プロパティ

定義

xx:xx 形式の 24 時間の時刻を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象