次の方法で共有


TriggerSupportPackageRequest.MaximumTimeStamp プロパティ

定義

ログを収集する必要がある場所まで maximumTimeStamp を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象