Version:
VerifyOperation<TConfig> Class
An operation that collects information from a server and compares it to a desired state,
but cannot perform any remediation.
Syntax
public
class
VerifyOperation<TConfig> : VerifyOperation, ITemplateContainer<TTemplate>
Properties
|
Name |
Description |
|
Template
|
Gets or sets the configuration template.
|