MoveStorageEnclosure method of the MSCluster_StorageEnclosure class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Moves a storage enclosure into a new fault domain hierarchy.

Syntax

uint32 MoveStorageEnclosure(
  [in] string FaultDomain
);

Parameters

  • FaultDomain [in]
    The new fault domain to move to.

Return value

TBD

Requirements

Minimum supported client

None supported

Minimum supported server

Windows Server 2016 Technical Preview

Namespace

Root\MSCluster

MOF

ClusWmiExt.mof

DLL

ClusWMI.dll

See also

MSCluster_StorageEnclosure