GatewayDatasource.DatasourceType Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="datasourceType")]
public string DatasourceType { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="datasourceType")>]
member this.DatasourceType : string with get, set
Public Property DatasourceType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to