MSFT_SMReplicationGroupToStorageVolume class
Represents an association between a replication group and a storage volume.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[Association, Dynamic, Provider("WMIStorage"), AMENDMENT]
class MSFT_SMReplicationGroupToStorageVolume
{
MSFT_SMReplicationGroup REF Parent;
MSFT_SMStorageVolume REF Child;
};
Members
The MSFT_SMReplicationGroupToStorageVolume class has these types of members:
Properties
The MSFT_SMReplicationGroupToStorageVolume class has these properties.
-
Child
-
-
Data type: MSFT_SMStorageVolume
-
Access type: Read-only
-
Qualifiers: Key
The MSFT_SMReplicaPeer object that represents the replication group.
-
-
Parent
-
-
Data type: MSFT_SMReplicationGroup
-
Access type: Read-only
-
Qualifiers: Key
The MSFT_SMReplicationGroup object that represents the replication group.
-
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2016 |
Namespace |
Root\Microsoft\Windows\Storage\SM |
MOF |
|
DLL |
|