ConfigurationStatus Enumeration

Represents the state of a collected configuration.

Inheritance Hierarchy

Syntax

public enum ConfigurationStatus : System.IComparable, System.IFormattable, System.IConvertible

Fields

Name Description
Current

The status is current.

Drifted

The status is drifted.

Unknown

The status is unknown or has not been collected yet.