InedoSDK Reference
Version:

EnsureOperation Class

An operation that will collect information and configure a server based on a template configuration.

Syntax

public class EnsureOperation : Operation, IComparingOperation, ICollectingOperation, IExecutingOperation

Remarks

This class should not normally be used directly. Instead, use EnsureOperation<TConfig> or RemoteEnsureOperation<TConfig>.