Module: Azure::Compute::Mgmt::V2020_12_01::Models::OrchestrationServiceState

Defined in:
lib/2020-12-01/generated/azure_mgmt_compute/models/orchestration_service_state.rb

Overview

Defines values for OrchestrationServiceState

Constant Summary collapse

NotRunning =
"NotRunning"
Running =
"Running"
Suspended =
"Suspended"