共用方式為


OperationDisplay.Resource 屬性

定義

取得或設定執行作業的資源類型。

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

屬性值

屬性
Newtonsoft.Json.JsonPropertyAttribute

適用於