次の方法で共有


StatusCodesBasedTrigger.TimeInterval プロパティ

定義

時間間隔を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象