DefinitionEndpointMonitorStatus Enumeration

Specifies the status of endpoint monitoring.

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

Usage

'Usage
Dim instance As DefinitionEndpointMonitorStatus

Syntax

'Declaration
Public Enumeration DefinitionEndpointMonitorStatus
public enum DefinitionEndpointMonitorStatus
public enum class DefinitionEndpointMonitorStatus
public enum DefinitionEndpointMonitorStatus
public enum DefinitionEndpointMonitorStatus

Members

Member name Description
CheckingEndpoint Specifies that endpoint monitoring is being checked.
Degraded Specifies that endpoint monitoring has degraded.
Disabled Specifies that endpoint monitoring has been disabled.
Inactive Specifies that endpoint monitoring is inactive.
Online Specifies that endpoint monitoring is online.
Stopped Specifies that endpoint monitoring is stopped.

Platforms

Development Platforms

Windows Vista, Windows 7, Windows Server 2008, Windows 8.1, Windows Server 2012 R2, Windows 8 and Windows Server 2012

Target Platforms

See Also

Reference

Microsoft.WindowsAzure.Management.TrafficManager.Models Namespace