Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains information used to validate a PaxosTagCStruct structure.
Syntax
typedef struct _WitnessTagHelper {
int Version;
PaxosTagCStruct paxosToValidate;
} WitnessTagHelper;
Members
Version
The cluster configuration version to validate.
paxosToValidate
The Paxos tag to validate.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2016 |
Header | resapi.h |