SpacesPoolInfo Class

 

Contains information on the spaces pool.

Namespace:   Microsoft.WindowsServerSolutions.Storage
Assembly:  StorageOM (in StorageOM.dll)

System::Object
  Microsoft.WindowsServerSolutions.Storage::SpacesPoolInfo

[DataContractAttribute]
public ref class SpacesPoolInfo 

NameDescription
System_CAPS_pubmethodSpacesPoolInfo()

Creates a new instance of the SpacesPoolInfo object.

NameDescription
System_CAPS_pubpropertyAllocatedSize

Gets and sets the allocated size.

System_CAPS_pubpropertyCapacityStatus

Gets and sets the capacity status.

System_CAPS_pubpropertyFriendlyName

Gets and sets the friendly name.

System_CAPS_pubpropertyHealthStatus

Gets and sets the health status.

System_CAPS_pubpropertyId

Gets and sets the ID.

System_CAPS_pubpropertyIsPoolSystemUnHealthy

Gets and sets a value that describes whether the pool system is unhealth.

System_CAPS_pubpropertyObjectId

Gets and sets the object ID.

System_CAPS_pubpropertyThinProvisionThreshold

Gets and sets the thin provision threshold.

System_CAPS_pubpropertyTotalSize

Gets and sest the total size.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: