MSFT_StorageFaultDomainToStorageFaultDomain class

Association between an MSFT_StorageFaultDomain object and its ancestor or descendent MSFT_StorageFaultDomain objects.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

class MSFT_StorageFaultDomainToStorageFaultDomain
{
  MSFT_StorageFaultDomain REF SourceStorageFaultDomain;
  MSFT_StorageFaultDomain REF TargetStorageFaultDomain;
};

Members

The MSFT_StorageFaultDomainToStorageFaultDomain class has these types of members:

Properties

The MSFT_StorageFaultDomainToStorageFaultDomain class has these properties.

SourceStorageFaultDomain

Data type: MSFT_StorageFaultDomain

Access type: Read-only

Qualifiers: Key

TargetStorageFaultDomain

Data type: MSFT_StorageFaultDomain

Access type: Read-only

Qualifiers: Key

Requirements

Requirement Value
Minimum supported client Windows 10 [desktop apps only]
Minimum supported server Windows Server 2016 [desktop apps only]
Namespace Root\Microsoft\Windows\Storage
MOF Storagewmi.mof

See also

MSFT_StorageFaultDomain