Share via


Capability.ParametersSchema Property

Definition

Gets URL to retrieve JSON schema of the Capability parameters.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to