Share via


GatewayDatasource.DatasourceName Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to