IMetricsClient::BaseUri Property

 

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

Namespace:   Microsoft.WindowsAzure.Management.Monitoring.Metrics
Assembly:  Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)

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

Property Value

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