Datasource.ConnectionString Property
The datasource connection string
Namespace: Microsoft.PowerBI.Api.Beta.Models
Assembly: Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)
Syntax
[JsonPropertyAttribute(PropertyName = "connectionString")]
public string ConnectionString { get; set; }
Property Value
Type: System.String
See Also
Datasource Class
Microsoft.PowerBI.Api.Beta.Models Namespace
Return to top