DfsrSyncInfo, ROOT\MicrosoftDfs

Class | Methods | Properties (23) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

This class provides statistical and operational information for active sync sessions between the local replication group member and one of its partners.

DfsrSyncInfo properties

DfsrSyncInfo has 23 properties (23 Local)

NameOriginCIMType
BytesTransferredDfsrSyncInfo21 [uint64]
ConflictsGeneratedDfsrSyncInfo19 [uint32]
ConnectionGuidDfsrSyncInfo8 [string]
EndTimeDfsrSyncInfo101 [datetime]
ForceReplicationBandwidthlevelDfsrSyncInfo19 [uint32]
ForceReplicationEndTimeDfsrSyncInfo101 [datetime]
InboundDfsrSyncInfo11 [boolean]
InitiationReasonDfsrSyncInfo19 [uint32]
LastErrorCodeDfsrSyncInfo19 [uint32]
LastErrorMessageIdDfsrSyncInfo19 [uint32]
MemberGuidDfsrSyncInfo8 [string]
MemberNameDfsrSyncInfo8 [string]
PartnerGuidDfsrSyncInfo8 [string]
PartnerNameDfsrSyncInfo8 [string]
ReplicationGroupGuidDfsrSyncInfo8 [string]
ReplicationGroupNameDfsrSyncInfo8 [string]
StartTimeDfsrSyncInfo101 [datetime]
StateDfsrSyncInfo19 [uint32]
key
SyncGuid
DfsrSyncInfo8 [string]
TombstonesGeneratedDfsrSyncInfo19 [uint32]
UpdatesNotTransferredDfsrSyncInfo19 [uint32]
UpdatesToBeTransferredDfsrSyncInfo19 [uint32]
UpdatesTransferredDfsrSyncInfo19 [uint32]

Detailed description of DfsrSyncInfo properties

Local properties (23) of DfsrSyncInfo class

▲ BytesTransferred property
CIMTYPE'uint64'
Description'The total number of bytes that have been transferred since the sync session was started'
DisplayName'Number of Bytes Transferred'
readTrue
BytesTransferred property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ ConflictsGenerated property
CIMTYPE'uint32'
Description'The total number of conflicts encountered while processing updates for this session'
DisplayName'Number of Conflicts Generated'
readTrue
ConflictsGenerated property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ ConnectionGuid property
CIMTYPE'string'
Description'The unique identifier of this connection '
DisplayName'Connection GUID'
MaxLen36
MinLen36
readTrue
ConnectionGuid property is in 4 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ EndTime property
CIMTYPE'datetime'
Description'The time stamp for the end of the Sync session. If the session is still in progress, the value of this property is January 1, 1601.'
DisplayName'Sync End Time'
readTrue
EndTime property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 13 namespaces
▲ ForceReplicationBandwidthlevel property
CIMTYPE'uint32'
Description'The bandwidth level of the current force replication'
DisplayName'Current Force Replication bandwidth level'
readTrue
ForceReplicationBandwidthlevel property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ ForceReplicationEndTime property
CIMTYPE'datetime'
Description'The end time stamp of the current force replication'
DisplayName'Current Force Replication End Time'
readTrue
ForceReplicationEndTime property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ Inbound property
CIMTYPE'boolean'
Description'Sync direction indicates the flow of updates between the sync member and sync partner, which is either:
Incoming - data flows from the partner to the member.
Outgoing - data flows from member to partner.
'
DisplayName'Is Incoming Sync'
readTrue
Inbound property is in 4 classes of ROOT\MicrosoftDfs and in 5 namespaces
▲ InitiationReason property
CIMTYPE'uint32'
Description'The reason why the sync session was started. The following values are supported: Schedule - Sync started according to the scheduleForced - Sync started as a response to a Force Replication commandPaused - Pause sync as a response to a Force ReplicationForcedUntilSync - Sync started as a response to a Force Replication Until-In-Sync command'
DisplayName'Initiation Reason'
readTrue
ValueMap['0,1,2,3']
Values['Schedule, Forced, Paused, ForcedUntilSync']
InitiationReason property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ LastErrorCode property
CIMTYPE'uint32'
Description'The last error code'
DisplayName'Last Error Code'
readTrue
ValueMap['0']
Values['Success']
LastErrorCode property is in 6 classes of ROOT\MicrosoftDfs and in 16 namespaces
▲ LastErrorMessageId property
CIMTYPE'uint32'
Description'The event log message ID that corresponds to the last error code'
DisplayName'Last Error Message ID'
readTrue
ValueMap['0']
Values['Success']
LastErrorMessageId property is in 6 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ MemberGuid property
CIMTYPE'string'
Description'The identifier of the local replication group member'
DisplayName'Member GUID'
MaxLen36
MinLen36
readTrue
MemberGuid property is in 8 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ MemberName property
CIMTYPE'string'
Description'The member name. This is typically the unqualified DNS name of the local computer.'
DisplayName'Member Name'
readTrue
MemberName property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ PartnerGuid property
CIMTYPE'string'
Description'The unique identifier of the partner object'
DisplayName'Partner GUID'
MaxLen36
MinLen36
readTrue
PartnerGuid property is in 4 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ PartnerName property
CIMTYPE'string'
Description'The partner name. This is typically the unqualified DNS name of the partner computer.'
DisplayName'Partner Name'
readTrue
PartnerName property is in 4 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ ReplicationGroupGuid property
CIMTYPE'string'
Description'The unique identifier of the replication group'
DisplayName'Replication Group GUID'
MaxLen36
MinLen36
readTrue
ReplicationGroupGuid property is in 9 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ ReplicationGroupName property
CIMTYPE'string'
Description'The name of the replication group that owns the connection'
DisplayName'Replication Group Name'
readTrue
ReplicationGroupName property is in 5 classes of ROOT\MicrosoftDfs and in 4 namespaces
▲ StartTime property
CIMTYPE'datetime'
Description'The time stamp for the start of the sync session.'
DisplayName'Sync Start Time'
readTrue
StartTime property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 24 namespaces
▲ State property
CIMTYPE'uint32'
Description'The state of the current sync session'
DisplayName'Sync Session State'
readTrue
ValueMap['0', '1', '2', '3', '4', '5', '6']
Values['Initialized', 'Connecting', 'In Progress', 'Completed', 'In Sync', 'Interrupted', 'In Error']
State property is in 6 classes of ROOT\MicrosoftDfs and in 36 namespaces
▲ SyncGuid property
CIMTYPE'string'
Description'The unique sync identifier of this connection'
DisplayName'Sync GUID'
keyTrue
MaxLen36
MinLen36
readTrue
SyncGuid property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ TombstonesGenerated property
CIMTYPE'uint32'
Description'The total number of tombstones encountered while processing updates for this session'
DisplayName'Number of Tombstones Generated'
readTrue
TombstonesGenerated property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ UpdatesNotTransferred property
CIMTYPE'uint32'
Description'Total number of updates in the queue for transfer in this sync session'
DisplayName'Number of Updates Not Transferred'
readTrue
UpdatesNotTransferred property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ UpdatesToBeTransferred property
CIMTYPE'uint32'
Description'Total number of updates that need to be synced with the partner'
DisplayName'Number of Updates Not Transferred'
readTrue
UpdatesToBeTransferred property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces
▲ UpdatesTransferred property
CIMTYPE'uint32'
Description'The total number of updates that have been transferred since the sync session was started'
DisplayName'Number of Updates Transferred'
readTrue
UpdatesTransferred property is in 1 class (DfsrSyncInfo) of ROOT\MicrosoftDfs and in 4 namespaces

DfsrSyncInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'This class provides statistical and operational information for active sync sessions between the local replication group member and one of its partners.'✗✓✓✓✓
dynamicTrue✓✗✓✗✓
Locale1033✓✗✓✓✓
provider'DfsrMonitorProv'✓✗✓✗✓

DfsrSyncInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDfs:DfsrSyncInfo'___SYSTEM8✗✗
__NAMESPACE'ROOT\MicrosoftDfs'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION[]___SYSTEM8✗✓
__PROPERTY_COUNT23___SYSTEM3✗✗
__RELPATH'DfsrSyncInfo'___SYSTEM8✗✗
__DYNASTY'DfsrSyncInfo'___SYSTEM8✗✗
__SUPERCLASSnull___SYSTEM8✗✗
__CLASS'DfsrSyncInfo'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to DfsrSyncInfo

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConflictInfo0131----
DfsrConnectionInfo0154----
DfsrIdRecordInfo017121---
DfsrIdUpdateInfo0110----
DfsrInfo0601--✓
DfsrLocalMemberInfo0801---
DfsrReplicatedFolderInfo01361---
DfsrVolumeInfo0801---
comments powered by Disqus
WUtils.com