共用方式為


NetworkTraceInner.Status 屬性

定義

取得或設定網路追蹤作業的目前狀態,與 Operation.Status (InProgress/Succeeded/Failed) 相同。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於