ISubscriptionClient::BaseUri Property

 

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

Namespace:   Microsoft.WindowsAzure.Subscriptions
Assembly:  Microsoft.WindowsAzure.Management (in Microsoft.WindowsAzure.Management.dll)

property Uri^ BaseUri {
	Uri^ get();
}

Property Value

Type: System::Uri^
Return to top
Show: