AvailabilityMetricSettingValue::AvailableLocations Property
Optional. The locations from which the Urls can be monitored.
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
public: property IList<NameConfig^>^ AvailableLocations { IList<NameConfig^>^ get(); void set(IList<NameConfig^>^ value); }
Property Value
Type: System.Collections.Generic::IList<NameConfig^>^
Show: