Share via


PublishDatasourceToGatewayRequest.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