DfsrReplicatedFolderConfig, ROOT\MicrosoftDfs\ms_409

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

Description

An instance of this class is available for each replicated folderthat this hosted on this computer. This class provides read-only access to the replicated folder configuration parameters.

DfsrReplicatedFolderConfig methods

DfsrReplicatedFolderConfig has 2 methods (2 Local)

NameOriginReturn
OfflineDfsrReplicatedFolderConfiguint32 {'out':True}
OnlineDfsrReplicatedFolderConfiguint32 {'out':True}

DfsrReplicatedFolderConfig properties

DfsrReplicatedFolderConfig has 30 properties (30 Local)

NameOriginCIMType
CacheObeyConnectionScheduleDfsrReplicatedFolderConfig11 [boolean]
CompressedExtensionsDfsrReplicatedFolderConfig8 [string]
ConflictPathDfsrReplicatedFolderConfig8 [string]
ConflictSizeInMbDfsrReplicatedFolderConfig19 [uint32]
ContainerComputerNameDfsrReplicatedFolderConfig8 [string]
DescriptionDfsrReplicatedFolderConfig8 [string]
DirectoryFilterDfsrReplicatedFolderConfig8 [string]
DisableReanimateDeletesDfsrReplicatedFolderConfig11 [boolean]
DisableSaveDeletesDfsrReplicatedFolderConfig11 [boolean]
EnabledDfsrReplicatedFolderConfig11 [boolean]
FileFilterDfsrReplicatedFolderConfig8 [string]
GhostedDfsrReplicatedFolderConfig11 [boolean]
IsClusteredDfsrReplicatedFolderConfig11 [boolean]
IsPrimaryDfsrReplicatedFolderConfig11 [boolean]
MaxAgeInCacheInMinDfsrReplicatedFolderConfig19 [uint32]
MemberGuidDfsrReplicatedFolderConfig8 [string]
MinAgeInCacheInMinDfsrReplicatedFolderConfig19 [uint32]
ReadOnlyDfsrReplicatedFolderConfig11 [boolean]
ReplicatedFolderDnDfsrReplicatedFolderConfig8 [string]
key
ReplicatedFolderGuid
DfsrReplicatedFolderConfig8 [string]
ReplicatedFolderNameDfsrReplicatedFolderConfig8 [string]
ReplicationGroupGuidDfsrReplicatedFolderConfig8 [string]
RootPathDfsrReplicatedFolderConfig8 [string]
RootSizeInMbDfsrReplicatedFolderConfig19 [uint32]
SharedStagingDfsrReplicatedFolderConfig11 [boolean]
StagingPathDfsrReplicatedFolderConfig8 [string]
StagingSizeInMbDfsrReplicatedFolderConfig19 [uint32]
UsnCreatedDfsrReplicatedFolderConfig21 [uint64]
VcoResourceNameDfsrReplicatedFolderConfig8 [string]
VolumeGuidDfsrReplicatedFolderConfig8 [string]

Detailed description of DfsrReplicatedFolderConfig methods

Local methods (2) of DfsrReplicatedFolderConfig class

▲ Offline method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ResourceNamestring0✓-{'Description':'Supplies the name of the replicated folder's DFS Replicated Folder resource','In':True}
ReplicatedFolderGuidstring1✓-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicationGroupGuidstring2✓-{'Description':'Supplies the ID of the replicated folder's replication group in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
VolumeGuidstring3✓-{'Description':'Supplies the ID of the replicated folder's volume in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
Description'Stops replication of a replicated folder on this cluster node. The use of this method is reserved exclusively for use by the DFSR Cluster Resource DLL. Calling this method directly can cause DFSR's internal state to become inconsistent with the state maintained by the DFSR Cluster Resource DLL.'
Values['Success', 'Invalid parameter', 'The replicated folder was not recognized', 'Not ready to process cluster requests']
Offline method is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 6 namespaces
▲ Online method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ResourceNamestring0✓-{'Description':'Supplies the name of the replicated folder's DFS Replicated Folder resource','In':True}
ReplicatedFolderGuidstring1✓-{'Description':'Supplies the ID of the replicated folder in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
ReplicationGroupGuidstring2✓-{'Description':'Supplies the ID of the replicated folder's replication group in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
VolumeGuidstring3✓-{'Description':'Supplies the ID of the replicated folder's volume in XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX format','In':True}
Description'Starts replication of a replicated folder on this cluster node. The use of this method is reserved exclusively for use by the DFSR Cluster Resource DLL. Calling this method directly can cause DFSR's internal state to become inconsistent with the state maintained by the DFSR Cluster Resource DLL.'
Online method is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 6 namespaces

Detailed description of DfsrReplicatedFolderConfig properties

Local properties (30) of DfsrReplicatedFolderConfig class

▲ CacheObeyConnectionSchedule property
CIMTYPE'boolean'
Description'Obey connection schedule for on-demand replication.'
DisplayName'Obey Connection Schedule In Cache'
CacheObeyConnectionSchedule property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ CompressedExtensions property
CIMTYPE'string'
Description'File extensions that are compressed, *, empty string, or comma separated extensions'
DisplayName'File extensions that are compressed'
CompressedExtensions property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ ConflictPath property
CIMTYPE'string'
Description'The local path of the Conflict and Deleted folder for the replicated folder'
DisplayName'Conflict and Deleted Folder Path'
ConflictPath property is in 2 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ ConflictSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the Conflict and Deleted folder, in megabytes,assigned to the replicated folder'
DisplayName'Conflict and Deleted Folder Quota In MB'
ConflictSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ ContainerComputerName property
CIMTYPE'string'
Description'AD computer name that holds the content set'
DisplayName'Content Set AD computer name'
ContainerComputerName property is in 2 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ Description property
CIMTYPE'string'
Description'The user-defined description of the content or purpose of the current replicated folder'
DisplayName'Replicated Folder Description'
Description property is in 4 classes of ROOT\MicrosoftDfs\ms_409 and in 142 namespaces
▲ DirectoryFilter property
CIMTYPE'string'
Description'The subfolder exclusion filter list. This is a comma-separated list of filter strings to be applied to subfolders under the local path of the replicated folder.'
DisplayName'Subfolder Exclusion Filter'
DirectoryFilter property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ DisableReanimateDeletes property
CIMTYPE'boolean'
Description'Specifies whether remote deletions should be reanimated for update conflicts'
DisplayName'Disable Reanimation of Remote Deletions'
DisableReanimateDeletes property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ DisableSaveDeletes property
CIMTYPE'boolean'
Description'Disables the feature that moves deleted files to the Conflict and Deleted folder'
DisplayName'Disable Saving Deletes'
DisableSaveDeletes property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ Enabled property
CIMTYPE'boolean'
Description'Indicates whether this replicated folder is enabled'
DisplayName'Replicated Folder Status'
Enabled property is in 3 classes of ROOT\MicrosoftDfs\ms_409 and in 142 namespaces
▲ FileFilter property
CIMTYPE'string'
Description'The file exclusion filter list. This is a comma-separated list of filter strings to be applied to files under the local path of the replicated folder.'
DisplayName'File Exclusion Filter'
FileFilter property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ Ghosted property
CIMTYPE'boolean'
Description'Allow DFSR to ghost files based on the ghosting policy.'
DisplayName'Ghosted Content'
Ghosted property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ IsClustered property
CIMTYPE'boolean'
Description'Specifies whether content set is part of a VCO or local computer'
DisplayName'Is content set part of a VCO'
IsClustered property is in 3 classes of ROOT\MicrosoftDfs\ms_409 and in 11 namespaces
▲ IsPrimary property
CIMTYPE'boolean'
Description'Indicates whether the data in the replicated folder is authoritative during initial replication'
DisplayName'Is Primary'
IsPrimary property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ MaxAgeInCacheInMin property
CIMTYPE'uint32'
Description'Maximum duration in minutes for a resource to remain unghosted before it has to be reghosted'
DisplayName'Maximum Age Time In Cache In Minutes'
MaxAgeInCacheInMin property is in 1 class (DfsrReplicatedFolderConfig) 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
▲ MinAgeInCacheInMin property
CIMTYPE'uint32'
Description'Minimum time a candidate ghosted resource remains un-ghosted before it is considered for ghosting.'
DisplayName'Minimum Age Time In Cache In Minutes'
MinAgeInCacheInMin property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ ReadOnly property
CIMTYPE'boolean'
Description'Indicates whether this replicated folder is read-only '
DisplayName'Read-only'
ReadOnly property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 9 namespaces
▲ ReplicatedFolderDn property
CIMTYPE'string'
Description'The distinguished name of the corresponding object in Active Directory Domain Services'
DisplayName'Replicated Folder Distinguished Name'
ReplicatedFolderDn property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ ReplicatedFolderGuid property
CIMTYPE'string'
Description'The unique identifier of the 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 that the replicated folder belongs to'
DisplayName'Replication Group GUID'
ReplicationGroupGuid property is in 9 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ RootPath property
CIMTYPE'string'
Description'The local path of the replicated folder'
DisplayName'Local Path'
RootPath property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 6 namespaces
▲ RootSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the root folder, in megabytes, assigned to the replicated folder'
DisplayName'Root Quota In MB'
RootSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ SharedStaging property
CIMTYPE'boolean'
Description'Specifies whether the staging folder is private or shared'
DisplayName'Shared Staging Folder'
SharedStaging property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ StagingPath property
CIMTYPE'string'
Description'The local path of the staging folder for the replicated folder'
DisplayName'Staging Folder Path'
StagingPath property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ StagingSizeInMb property
CIMTYPE'uint32'
Description'The quota size of the staging space, in megabytes,assigned to the replicated folder'
DisplayName'Staging Quota In MB'
StagingSizeInMb property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ UsnCreated property
CIMTYPE'uint64'
Description'USN Created value of the AD object representing the replicated folder'
DisplayName'Replicated Folder USN Created'
UsnCreated property is in 1 class (DfsrReplicatedFolderConfig) of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ VcoResourceName property
CIMTYPE'string'
Description'If AD computer name that holds the content set represent a VCO then this is its resource name'
DisplayName'Content Set VCO Resource Name'
VcoResourceName property is in 2 classes of ROOT\MicrosoftDfs\ms_409 and in 4 namespaces
▲ VolumeGuid property
CIMTYPE'string'
Description'The unique identifier of the volume that contains the replicated folder'
DisplayName'Volume GUID'
VolumeGuid property is in 3 classes of ROOT\MicrosoftDfs\ms_409 and in 6 namespaces

DfsrReplicatedFolderConfig Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'An instance of this class is available for each replicated folderthat this hosted on this computer. This class provides read-only access to the replicated folder configuration parameters.'✗✓✓✗✓
LOCALE1033✓✗✓✗✓

DfsrReplicatedFolderConfig System properties

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

Similar Classes to DfsrReplicatedFolderConfig

Number of classes:6
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DfsrConfig021----
DfsrConnectionConfig0150----
DfsrLocalMemberConfig070----
DfsrMachineConfig0200----
DfsrReplicationGroupConfig0140----
DfsrVolumeConfig0120----
comments powered by Disqus
WUtils.com