PowerBIClient.BaseUri Property

 

The base URI of the service.

Namespace:   Microsoft.PowerBI.Api.Beta
Assembly:  Microsoft.PowerBI.Api (in Microsoft.PowerBI.Api.dll)

Syntax

public Uri BaseUri { get; set; }

Property Value

Type: System.Uri

Implements

IPowerBIClient.BaseUri

See Also

PowerBIClient Class
Microsoft.PowerBI.Api.Beta Namespace

Return to top