次の方法で共有


BandwidthSchedule.Start プロパティ

定義

スケジュールの開始時刻を UTC で取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象