Module: Azure::ServiceFabric::V6_4_0_36::Models::DeploymentStatus

Defined in:
lib/6.4.0.36/generated/azure_service_fabric/models/deployment_status.rb

Overview

Defines values for DeploymentStatus

Constant Summary collapse

Invalid =
"Invalid"
Downloading =
"Downloading"
Activating =
"Activating"
Active =
"Active"
Upgrading =
"Upgrading"
Deactivating =
"Deactivating"