Share via


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
System_CAPS_pubfieldSystem_CAPS_static HKHongkong

Location - Hongkong.

System_CAPS_pubfieldSystem_CAPS_static IEDublin

Location - Dublin, Ireland.

System_CAPS_pubfieldSystem_CAPS_static NLAmsterdam

Location - Amsterdam, Netherlands.

System_CAPS_pubfieldSystem_CAPS_static SGSingapore

Location - Singapore.

System_CAPS_pubfieldSystem_CAPS_static USAshburnVA

Location - Ashburn, VA USA.

System_CAPS_pubfieldSystem_CAPS_static USChicagoIL

Location - Chicago, IL USA.

System_CAPS_pubfieldSystem_CAPS_static USSanAntonioTX

Location - San Antonio, TX USA.

System_CAPS_pubfieldSystem_CAPS_static 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