SettingsStageStatus

The StageStatus enumerated type contains the possible different staged statuses with respect to target version. This is only relevant when the value of ComplianceStatus is NON_COMPLIANT.
STAGED : Required components/payloads are already staged.
NOT_STAGED : Required components/payloads are not staged.

Enumeration:   STAGED,   NOT_STAGED,  


Feedback

Was this page helpful?