次の方法で共有


StatusCodesBasedTrigger.Status プロパティ

定義

HTTP 状態コードを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="status")]
public int? Status { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="status")>]
member this.Status : Nullable<int> with get, set
Public Property Status As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象