MSFT_VirtualDiskToReplicaPeer class
Association between replicated virtual disks (MSFT_VirtualDisk to MSFT_ReplicaPeer)
The following syntax is simplified from Managed Object Format (MOF) code.
Syntax
[Association]
class MSFT_VirtualDiskToReplicaPeer : MSFT_Synchronized
{
MSFT_VirtualDisk REF VirtualDisk;
MSFT_ReplicaPeer REF ReplicaPeer;
};
Members
The MSFT_VirtualDiskToReplicaPeer class has these types of members:
Properties
The MSFT_VirtualDiskToReplicaPeer class has these properties.
ReplicaPeer
Data type: MSFT_ReplicaPeer
Access type: Read-only
Qualifiers: Key
VirtualDisk
Data type: MSFT_VirtualDisk
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 |