| Package | Description | 
|---|---|
| com.microsoft.azure.management.trafficmanager | 
 This package contains the classes for TrafficManagerManagementClient. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static EndpointMonitorStatus | 
EndpointMonitorStatus.CHECKING_ENDPOINT
Static value CheckingEndpoint for EndpointMonitorStatus. 
 | 
static EndpointMonitorStatus | 
EndpointMonitorStatus.DEGRADED
Static value Degraded for EndpointMonitorStatus. 
 | 
static EndpointMonitorStatus | 
EndpointMonitorStatus.DISABLED
Static value Disabled for EndpointMonitorStatus. 
 | 
static EndpointMonitorStatus | 
EndpointMonitorStatus.INACTIVE
Static value Inactive for EndpointMonitorStatus. 
 | 
static EndpointMonitorStatus | 
EndpointMonitorStatus.ONLINE
Static value Online for EndpointMonitorStatus. 
 | 
static EndpointMonitorStatus | 
EndpointMonitorStatus.STOPPED
Static value Stopped for EndpointMonitorStatus. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static EndpointMonitorStatus | 
EndpointMonitorStatus.fromString(String name)
Creates or finds a EndpointMonitorStatus from its string representation. 
 | 
EndpointMonitorStatus | 
TrafficManagerEndpoint.monitorStatus()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Collection<EndpointMonitorStatus> | 
EndpointMonitorStatus.values()  | 
Copyright © 2019. All rights reserved.