InedoSDK Reference
Version:

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, ITemplateContainer<TTemplate>

Constructors

Name Description
VerifyOperation

Initializes a new instance of the VerifyOperation class.

Properties

Name Description
Template

Gets or sets the configuration template.

Methods

Name Description
GetConfigurationTemplate

Gets the desired state of a configuration.