共用方式為


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

適用於