Module: Azure::TrafficManager::Mgmt::V2018_04_01::Models::EndpointMonitorStatus
- Defined in:
- lib/2018-04-01/generated/azure_mgmt_traffic_manager/models/endpoint_monitor_status.rb
Overview
Defines values for EndpointMonitorStatus
Constant Summary collapse
- CheckingEndpoint =
"CheckingEndpoint"
- Online =
"Online"
- Degraded =
"Degraded"
- Disabled =
"Disabled"
- Inactive =
"Inactive"
- Stopped =
"Stopped"