Class MicrosoftFailoverClusterDisjointIPv4AddressResource
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
Represents a disjoint IPv4 address resource in a Microsoft failover cluster.
public class MicrosoftFailoverClusterDisjointIPv4AddressResource : MicrosoftFailoverClusterResourceBase, IComparable<MicrosoftFailoverClusterResourceBase>
- Inheritance
-
MicrosoftFailoverClusterDisjointIPv4AddressResource
- Implements
- Inherited Members
Constructors
MicrosoftFailoverClusterDisjointIPv4AddressResource()
Initializes a new instance of the CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterDisjointIPv4AddressResource class.
public MicrosoftFailoverClusterDisjointIPv4AddressResource()
Methods
Clone()
Returns a CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterDisjointIPv4AddressResource cloned from this object.
public MicrosoftFailoverClusterDisjointIPv4AddressResource Clone()
Returns
- MicrosoftFailoverClusterDisjointIPv4AddressResource
A CENTREL.XIA.Configuration.Types.MicrosoftFailoverClusterDisjointIPv4AddressResource.
ToString()
Returns the resource as a human readable string.
public override string ToString()
Returns
- string
The resource as a human readable string.