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 update and validate a PaxosTagCStruct structure.
Syntax
typedef struct _WitnessTagUpdateHelper {
int Version;
PaxosTagCStruct paxosToSet;
PaxosTagCStruct paxosToValidate;
} WitnessTagUpdateHelper;
Members
Version
The cluster configuration version to validate.
paxosToSet
The Paxos tag to update.
paxosToValidate
The Paxos tag to validate.
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2016 |
Header | resapi.h |