IDataLakeStoreManagementClient.BaseUri Property
Gets the URI used as the base for all cloud service requests.
Namespace: Microsoft.Azure.Management.DataLake.Store
Assembly: Microsoft.Azure.Management.DataLake.Store (in Microsoft.Azure.Management.DataLake.Store.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
IDataLakeStoreManagementClient Interface
Microsoft.Azure.Management.DataLake.Store Namespace
Return to top