MSFT_StorageSubSystemToReplicaPeer class

Association between an MSFT_StorageSubSystem and MSFT_ReplicaPeer.

The following syntax is simplified from Managed Object Format (MOF) code.

Syntax

[Association]
class MSFT_StorageSubSystemToReplicaPeer
{
  MSFT_StorageSubSystem REF StorageSubSystem;
  MSFT_ReplicaPeer      REF ReplicaPeer;
};

Members

The MSFT_StorageSubSystemToReplicaPeer class has these types of members:

Properties

The MSFT_StorageSubSystemToReplicaPeer class has these properties.

ReplicaPeer

Data type: MSFT_ReplicaPeer

Access type: Read-only

Qualifiers: Key

StorageSubSystem

Data type: MSFT_StorageSubSystem

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_ReplicaPeer

MSFT_StorageSubSystem