Share via


DefinitionPolicyMonitorStatus Enumeration

Specifies the health status for the overall load balancing policy.

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

Usage

'Usage
Dim instance As DefinitionPolicyMonitorStatus

Syntax

'Declaration
Public Enumeration DefinitionPolicyMonitorStatus
public enum DefinitionPolicyMonitorStatus
public enum class DefinitionPolicyMonitorStatus
public enum DefinitionPolicyMonitorStatus
public enum DefinitionPolicyMonitorStatus

Members

Member name Description
CheckingEndpoints Specifies that the health status for the policy is CheckingEndpoints.
Degraded Specifies that the health status for the policy is Degraded.
Disabled Specifies that the health status for the policy is Disabled.
Inactive Specifies that the health status for the policy is Inactive.
Online Specifies that the health status for the policy is Online.
Stopped Specifies that the health status for the policy 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