An operation that will collect information and configure a server based on a template configuration.
Initializes a new instance of the EnsureOperation class.
Returns a System.Threading.Tasks.Task that can be returned from the Inedo.Extensibility.Operations.EnsureOperation.ConfigureAsync(Inedo.Extensibility.Operations.IOperationExecutionContext) method to indicate that the operation completed synchronously.
Gets the desired state of a configuration.
This class should not normally be used directly. Instead, use EnsureOperation<TConfig> or RemoteEnsureOperation<TConfig>.