Table of Contents

Class MicrosoftFailoverClusterDisjointIPv6AddressResource

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

Represents a disjoint IPv6 address resource in a Microsoft failover cluster.

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

Constructors

MicrosoftFailoverClusterDisjointIPv6AddressResource()

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

public MicrosoftFailoverClusterDisjointIPv6AddressResource()

Methods

Clone()

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

public MicrosoftFailoverClusterDisjointIPv6AddressResource Clone()

Returns

MicrosoftFailoverClusterDisjointIPv6AddressResource

A CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterDisjointIPv6AddressResource.

ToString()

Returns the resource as a human readable string.

public override string ToString()

Returns

string

The resource as a human readable string.