Share via


IDataLakeAnalyticsManagementClient.BaseUri Property

 

Gets the URI used as the base for all cloud service requests.

Namespace:   Microsoft.Azure.Management.DataLake.Analytics
Assembly:  Microsoft.Azure.Management.DataLake.Analytics (in Microsoft.Azure.Management.DataLake.Analytics.dll)

Syntax

Uri BaseUri { get; }
property Uri^ BaseUri {
    Uri^ get();
}
abstract BaseUri : Uri with get
ReadOnly Property BaseUri As Uri

Property Value

Type: System.Uri

See Also

IDataLakeAnalyticsManagementClient Interface
Microsoft.Azure.Management.DataLake.Analytics Namespace

Return to top