| 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 |
|---|---|
EndpointMonitorStatus |
TrafficManagerEndpoint.monitorStatus() |
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/