ConfigurationStatus Class

Represents the state of a collected configuration.

Inheritance Hierarchy

Syntax

public sealed class ConfigurationStatus : System.Enum

Fields

Name Description
Current

The status is current.

Drifted

The status is drifted.

Unknown

The status is unknown or has not been collected yet.