次の方法で共有


WorkloadClassifier.StartTime プロパティ

定義

分類のワークロード分類子の開始時刻を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象