VerifyOperation<TConfig> Class

An operation that collects information from a server and compares it to a desired state, but cannot perform any remediation.

Inheritance Hierarchy

Syntax

public class VerifyOperation<TConfig> : VerifyOperation, Inedo.Diagnostics.ILogSink, IComparingOperation, ICollectingOperation, ITemplateContainer<TConfig>

Constructors

Name Description
VerifyOperation<TConfig>

Properties

Name Description
Template

Gets or sets the configuration template.

Methods

Name Description
GetConfigurationTemplate

Gets the desired state of a configuration.