PowerBIReportServerConnection
PowerBIReportServer Connection ConfigProperties
type: Service Type. Refer to #/definitions/powerBIReportServerType. Default:"PowerBIReportServer".hostPort(string, format: uri): Dashboard URL for PowerBI Report Server.username(string): Username to connect to PowerBI report server.password(string, format: password): Password to connect to PowerBI report server.webPortalVirtualDirectory(string): Web Portal Virtual Directory Name. Default:"Reports".supportsMetadataExtraction: Refer to ../connectionBasicType.json#/definitions/supportsMetadataExtraction.
Definitions
powerBIReportServerType(string): PowerBIReportServer service type. Must be one of:["PowerBIReportServer"]. Default:"PowerBIReportServer".