SubscriptionClient::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)

public:
property Uri^ BaseUri {
	virtual Uri^ get() sealed;
}

Property Value

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