Module: Azure::Compute::Mgmt::V2020_12_01::Models::PatchInstallationState
- Defined in:
- lib/2020-12-01/generated/azure_mgmt_compute/models/patch_installation_state.rb
Overview
Defines values for PatchInstallationState
Constant Summary collapse
- Unknown =
"Unknown"- Installed =
"Installed"- Failed =
"Failed"- Excluded =
"Excluded"- NotSelected =
"NotSelected"- Pending =
"Pending"