Table of Contents

Class MicrosoftFailoverClusterAwareUpdatingResource

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents a cluster-aware updating resource in a Microsoft failover cluster.

public class MicrosoftFailoverClusterAwareUpdatingResource : MicrosoftFailoverClusterResourceBase, IComparable<MicrosoftFailoverClusterResourceBase>
Inheritance
MicrosoftFailoverClusterAwareUpdatingResource
Implements
Inherited Members

Constructors

MicrosoftFailoverClusterAwareUpdatingResource()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterAwareUpdatingResource class.

public MicrosoftFailoverClusterAwareUpdatingResource()

Methods

Clone()

Returns a CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterAwareUpdatingResource cloned from this object.

public MicrosoftFailoverClusterAwareUpdatingResource Clone()

Returns

MicrosoftFailoverClusterAwareUpdatingResource

A CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterAwareUpdatingResource.

ToString()

Returns the resource as a human readable string.

public override string ToString()

Returns

string

The resource as a human readable string.