| Modifier and Type | Field and Description |
|---|---|
static ProfileMonitorStatus |
ProfileMonitorStatus.CHECKING_ENDPOINTS
Static value CheckingEndpoints for ProfileMonitorStatus.
|
static ProfileMonitorStatus |
ProfileMonitorStatus.DEGRADED
Static value Degraded for ProfileMonitorStatus.
|
static ProfileMonitorStatus |
ProfileMonitorStatus.DISABLED
Static value Disabled for ProfileMonitorStatus.
|
static ProfileMonitorStatus |
ProfileMonitorStatus.INACTIVE
Static value Inactive for ProfileMonitorStatus.
|
static ProfileMonitorStatus |
ProfileMonitorStatus.ONLINE
Static value Online for ProfileMonitorStatus.
|
| Modifier and Type | Method and Description |
|---|---|
ProfileMonitorStatus |
TrafficManagerProfile.monitorStatus() |
ProfileMonitorStatus |
MonitorConfig.profileMonitorStatus()
Get the profileMonitorStatus value.
|
| Modifier and Type | Method and Description |
|---|---|
MonitorConfig |
MonitorConfig.withProfileMonitorStatus(ProfileMonitorStatus profileMonitorStatus)
Set the profileMonitorStatus value.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/