次の方法で共有


OperationDisplayInfo.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

適用対象