InedoSDK Reference
Version:

Inedo.Extensibility.Configurations Namespace

Name Description
ComparisonResult

The result of comparing two PersistedConfiguration instances.

ConfigurationKeyAttribute

Marks a persistent property on a PersistedConfiguration whose string value will uniquely identify a configuration item of the same type on the same server.

ConfigurationPersistenceContext

The context for persisting a configuration.

ConfigurationStatus

Represents the state of a collected configuration.

DictionaryConfiguration

Represents a simple key/value pair configuration.

DictionaryConfigurationEntry

Represents a dictionary configuration entry.

Difference

Represents a difference between two configuration values.

IExistential

Indicates whether something can be checked for existence.

IgnoreConfigurationDriftAttribute

Indicates to the default drift comparison algorithm that a specified property of a PersistedConfiguration should be ignored when determining configuration drift.

KeyValueConfiguration

A configuration that describes any aspect of a server as a key/value pair, primarily designed for use by scripts.

PackageConfiguration

Contains configuration about packages.

PersistedConfiguration

Represents configuration information that can be discovered on a server and/or persisted in the database.