次の方法で共有


MSFT_WvrPartitionDbRecord class

This class represents an entry in the Storage Replica partition database.

The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.

Syntax

[dynamic, provider("wvrcimprov"), AMENDMENT]
class MSFT_WvrPartitionDbRecord
{
  string DiskGuid;
  string PartitionGuid;
  string GroupId;
};

Members

The MSFT_WvrPartitionDbRecord class has these types of members:

Properties

The MSFT_WvrPartitionDbRecord class has these properties.

DiskGuid

Data type: string

Access type: Read-only

Qualifiers: key

GUID for the disk.

GroupId

Data type: string

Access type: Read-only

ID of the replication group.

PartitionGuid

Data type: string

Access type: Read-only

Qualifiers: key

GUID for the partition.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2016
Namespace
Root\Microsoft\Windows\StorageReplica
MOF
Wvrcimprov.mof
DLL
Wvrcimprov.dll