Share via


PublishDatasourceToGatewayRequest.ConnectionDetails Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to