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