Table of Contents

Class MicrosoftFailoverClusterFileServerResource

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

Represents a file server resource in a Microsoft failover cluster.

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

Constructors

MicrosoftFailoverClusterFileServerResource()

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

public MicrosoftFailoverClusterFileServerResource()

Methods

Clone()

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

public MicrosoftFailoverClusterFileServerResource Clone()

Returns

MicrosoftFailoverClusterFileServerResource

A CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterFileServerResource.

ToString()

Returns the resource as a human readable string.

public override string ToString()

Returns

string

The resource as a human readable string.