次の方法で共有


Capability.ParametersSchema プロパティ

定義

Capability パラメーターの JSON スキーマを取得する URL を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象