AvailabilityMetricSettingValue::AvailableLocations Property

 

Optional. The locations from which the Urls can be monitored.

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

public:
property IList<NameConfig^>^ AvailableLocations {
	IList<NameConfig^>^ get();
	void set(IList<NameConfig^>^ value);
}
Return to top
Show: