次の方法で共有


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

適用対象