DfsrReplicatedFolderInfo, ROOT\MicrosoftDfs\ms_409

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

Description

This class provides statistical and operational information for each replicated folder hosted on the local computer.

DfsrReplicatedFolderInfo methods

DfsrReplicatedFolderInfo has 6 methods (6 Local)

NameOriginReturn
CleanupConflictDirectoryDfsrReplicatedFolderInfouint32 {'out':True}
FenceDfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileCountDfsrReplicatedFolderInfouint32 {'out':True}
GetOutboundBacklogFileIdRecordsDfsrReplicatedFolderInfouint32 {'out':True}
GetStatusDfsrReplicatedFolderInfouint32 {'out':True}
GetVersionVectorDfsrReplicatedFolderInfouint32 {'out':True}

DfsrReplicatedFolderInfo properties

DfsrReplicatedFolderInfo has 13 properties (13 Local)

NameOriginCIMType
CurrentConflictSizeInMbDfsrReplicatedFolderInfo19 [uint32]
CurrentStageSizeInMbDfsrReplicatedFolderInfo19 [uint32]
LastConflictCleanupTimeDfsrReplicatedFolderInfo101 [datetime]
LastErrorCodeDfsrReplicatedFolderInfo19 [uint32]
LastErrorMessageIdDfsrReplicatedFolderInfo19 [uint32]
LastTombstoneCleanupTimeDfsrReplicatedFolderInfo101 [datetime]
MemberGuidDfsrReplicatedFolderInfo8 [string]
MemberNameDfsrReplicatedFolderInfo8 [string]
key
ReplicatedFolderGuid
DfsrReplicatedFolderInfo8 [string]
ReplicatedFolderNameDfsrReplicatedFolderInfo8 [string]
ReplicationGroupGuidDfsrReplicatedFolderInfo8 [string]
ReplicationGroupNameDfsrReplicatedFolderInfo8 [string]
StateDfsrReplicatedFolderInfo17 [uint8]

Detailed description of DfsrReplicatedFolderInfo methods

Local methods (6) of DfsrReplicatedFolderInfo class

CleanupConflictDirectory method
Returnuint32 {'out':True}
Description'Starts the Conflict and Deleted folder cleanup process. This method returns a Win32 status code.'
CleanupConflictDirectory method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
Fence method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Modeuint80-{'Description':'Fencing mode can take the following values: Unfence - Fence value indicating that fenced file or folder will lose all conflicts Initial Sync - Initial fence value for non-primary member Initial Primary - Initial fence value for primary member Default - Default fencing value Fence - Fence with current timestamp ','In':True,'Values':['Unfence', 'Initial Sync', 'Initial Primary', 'Default', 'Fence']}
FilePathstring1-{'Description':'The full path to the resource to be fenced','In':True}
IsRecursiveboolean2-{'Description':'Indicates whether to apply the fence recursively to all children','In':True}
Description'Applies a fence to a specific file or folder'
Fence method is in 2 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
GetOutboundBacklogFileCount method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The receiving partner version vector','In':True}
BacklogFileCountuint321-{'Description':'The count of files in the backlog','Out':True}
IdRecordIndexuint322-{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the number of files scheduled to be replicated to a receiving partner given its version vector'
GetOutboundBacklogFileCount method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
GetOutboundBacklogFileIdRecords method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The version vector of the receiving partner','In':True}
BacklogIdRecordsobject:DfsrIdRecordInfo1-{'Description':'An array of ID records for the files in the backlog','Out':True}
IdRecordIndexuint322-{'Description':'The index number of the last ID record processed','Out':True}
Description'Retrieves the list of ID records for the files that are scheduled to be replicated to the receiving partner given its version vector'
GetOutboundBacklogFileIdRecords method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
GetStatus method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ReplicatedFolderGuidstring0-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicatedFolderStatusuint321-{'Description':'Receives the replicated folder's status','Out':True,'Values':['Offline', 'Offline Pending', 'Online', 'Online Failed', 'Online Pending', 'Unknown']}
Description'Retrieves the status of a replicated folder on this cluster node.'
Values['Success', 'Invalid parameter', 'The replicated folder was not recognized', 'Not ready to process cluster requests']
GetStatus method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
GetVersionVector method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
VersionVectorstring0-{'Description':'The version vector, in string format','Out':True}
Description'Retrieves the current version vector chain of this member'
GetVersionVector method is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces

Detailed description of DfsrReplicatedFolderInfo properties

Local properties (13) of DfsrReplicatedFolderInfo class

CurrentConflictSizeInMb property
CIMTYPE'uint32'
Description'The current size of the Conflict and Deleted folder, in MB'
DisplayName'Current Conflict and Deleted Folder Size in MB'
CurrentConflictSizeInMb property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
CurrentStageSizeInMb property
CIMTYPE'uint32'
Description'The current size of the staging folder, in MB'
DisplayName'Current Staging Folder Size in MB'
CurrentStageSizeInMb property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
LastConflictCleanupTime property
CIMTYPE'datetime'
Description'The last time the conflict cleanup process ran on this replicated folder'
DisplayName'Last Conflict Cleanup Time'
LastConflictCleanupTime property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
LastErrorCode property
CIMTYPE'uint32'
Description'The last error code'
DisplayName'Last Error Code'
Values['Success']
LastErrorCode property is in 6 classes of ROOT\MicrosoftDfs\ms_409 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'
Values['Success']
LastErrorMessageId property is in 6 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
LastTombstoneCleanupTime property
CIMTYPE'datetime'
Description'The last time the tombstone cleanup process ran on this replicated folder'
DisplayName'Last Tombstone Cleanup Time'
LastTombstoneCleanupTime property is in 1 class (DfsrReplicatedFolderInfo) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
MemberGuid property
CIMTYPE'string'
Description'The unique identifier of the member that hosts this replicated folder'
DisplayName'Member GUID'
MemberGuid property is in 8 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
MemberName property
CIMTYPE'string'
Description'The name of the member that hosts this replicated folder'
DisplayName'Member Name'
MemberName property is in 5 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the local replicated folder'
DisplayName'Replicated Folder GUID'
keyTrue
ReplicatedFolderGuid property is in 5 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
ReplicatedFolderName property
CIMTYPE'string'
Description'The friendly name of the replicated folder. The name is not required to be unique.'
DisplayName'Replicated Folder Name'
ReplicatedFolderName property is in 2 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
ReplicationGroupGuid property
CIMTYPE'string'
Description'The unique identifier of the replication group'
DisplayName'Replication Group GUID'
ReplicationGroupGuid property is in 9 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
ReplicationGroupName property
CIMTYPE'string'
Description'The name of the replication group that contains this replicated folder'
DisplayName'Replication Group Name'
ReplicationGroupName property is in 5 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
State property
CIMTYPE'uint8'
Description'The current replicated folder state for this member'
DisplayName'Replicated Folder State'
Values['Uninitialized', 'Initialized', 'Initial Sync', 'Auto Recovery', 'Normal', 'In Error']
State property is in 6 classes of ROOT\MicrosoftDfs\ms_409 and in 36 namespaces

DfsrReplicatedFolderInfo Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'This class provides statistical and operational information for each replicated folder hosted on the local computer.'
LOCALE1033

DfsrReplicatedFolderInfo System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftDfs\ms_409:DfsrReplicatedFolderInfo'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftDfs\ms_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT13___SYSTEM3
__RELPATH'DfsrReplicatedFolderInfo'___SYSTEM8
__DYNASTY'DfsrReplicatedFolderInfo'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'DfsrReplicatedFolderInfo'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to DfsrReplicatedFolderInfo

Number of classes:8
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConflictInfo0131----
DfsrConnectionInfo0154----
DfsrIdRecordInfo0171----
DfsrIdUpdateInfo0110----
DfsrInfo060----
DfsrLocalMemberInfo080----
DfsrSyncInfo0230----
DfsrVolumeInfo080----
comments powered by Disqus
WUtils.com