EndpointMonitoringLocation Class
Endpoint monitoring location.
Namespace: Microsoft.WindowsAzure.Management.Monitoring.Models
Assembly: Microsoft.WindowsAzure.Management.Monitoring (in Microsoft.WindowsAzure.Management.Monitoring.dll)
Inheritance Hierarchy
System.Object
Microsoft.WindowsAzure.Management.Monitoring.Models.EndpointMonitoringLocation
Syntax
public static class EndpointMonitoringLocation
public ref class EndpointMonitoringLocation abstract sealed
[<AbstractClass>]
[<Sealed>]
type EndpointMonitoringLocation = class end
Public NotInheritable Class EndpointMonitoringLocation
Fields
Name | Description | |
---|---|---|
HKHongkong | Location - Hongkong. |
|
IEDublin | Location - Dublin, Ireland. |
|
NLAmsterdam | Location - Amsterdam, Netherlands. |
|
SGSingapore | Location - Singapore. |
|
USAshburnVA | Location - Ashburn, VA USA. |
|
USChicagoIL | Location - Chicago, IL USA. |
|
USSanAntonioTX | Location - San Antonio, TX USA. |
|
USSanJoseCA | Location - San Jose, CA USA. |
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Microsoft.WindowsAzure.Management.Monitoring.Models Namespace
Return to top