DeploymentExternalInputDefinition.Config Property

Definition

Gets or sets configuration for the external input.

[Newtonsoft.Json.JsonProperty(PropertyName="config")]
public object Config { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="config")>]
member this.Config : obj with get, set
Public Property Config As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to