OperationDisplay.Resource プロパティ

定義

操作が実行されるリソース (プロファイル、エンドポイントなど) を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象