Datasource.ConnectionDetails Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Newtonsoft.Json.JsonProperty(PropertyName="connectionDetails")]
public Microsoft.PowerBI.Api.Models.DatasourceConnectionDetails ConnectionDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="connectionDetails")>]
member this.ConnectionDetails : Microsoft.PowerBI.Api.Models.DatasourceConnectionDetails with get, set
Public Property ConnectionDetails As DatasourceConnectionDetails
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute