MSFT_DfsNamespaceRootTarget, ROOT\Microsoft\Windows\dfsn

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

Description

represents DFS namespace root target

MSFT_DfsNamespaceRootTarget methods

MSFT_DfsNamespaceRootTarget has 4 methods (4 Local)

NameOriginReturn
AddNamespaceRootTargetMSFT_DfsNamespaceRootTargetuint32 {'out':True}
GetNamespaceRootTargetMSFT_DfsNamespaceRootTargetuint32 {'out':True}
RemoveNamespaceRootTargetMSFT_DfsNamespaceRootTargetuint32 {'out':True}
SetNamespaceRootTargetMSFT_DfsNamespaceRootTargetuint32 {'out':True}

MSFT_DfsNamespaceRootTarget properties

MSFT_DfsNamespaceRootTarget has 5 properties (5 Derived)

NameOriginCIMType
key
NamespacePath
MSFT_DfsNamespaceTargetBase8 [string]
ReferralPriorityClassMSFT_DfsNamespaceTargetBase3 [sint32]
ReferralPriorityRankMSFT_DfsNamespaceTargetBase19 [uint32]
StateMSFT_DfsNamespaceTargetBase19 [uint32]
key
TargetPath
MSFT_DfsNamespaceTargetBase8 [string]

Detailed description of MSFT_DfsNamespaceRootTarget methods

Local methods (4) of MSFT_DfsNamespaceRootTarget class

AddNamespaceRootTarget method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0-{'Description':'This parameter specifies the UNC path to root of the DFS namespace for which root target is being added','In':True}
RootTargetPathstring1-{'Description':'Specifies the UNC path of the root target to be added','In':True}
Stateuint322-{'Description':'Specifies the state of this DFS namespace folder target','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
ReferralPriorityRankuint323-{'Description':'Specifies the priority rank of this DFS namespace folder target','In':True}
ReferralPriorityClasssint324-{'Description':'Specifies the priority class of this DFS namespace folder target','In':True,'ValueMap':['-1', '0', '1', '2', '3', '4'],'Values':['Invalid', 'Normal', 'global-high', 'sitecost-high', 'sitecost-low', 'global-low']}
cmdletOutputobject:MSFT_DfsNamespaceRootTarget5-{'EmbeddedInstance':'MSFT_DfsNamespaceRootTarget','Out':True}
Description'creates new DFS namespace root target'
implementedTrue
staticTrue
AddNamespaceRootTarget method is in 1 class (MSFT_DfsNamespaceRootTarget) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
GetNamespaceRootTarget method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0-{'Description':'This parameter specifies the UNC path to root of the DFS namespace, whose root target settings to be retrieved','In':True}
RootTargetPathstring1-{'Description':'Specifies the UNC path of the root target whose configuration settings to be retrieved','In':True}
cmdletOutputobject:MSFT_DfsNamespaceRootTarget2-{'EmbeddedInstance':'MSFT_DfsNamespaceRootTarget','Out':True,'Stream':True}
Description'Retrieves DFS namespace root target parameters'
implementedTrue
staticTrue
GetNamespaceRootTarget method is in 1 class (MSFT_DfsNamespaceRootTarget) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
RemoveNamespaceRootTarget method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0-{'Description':'Specifies the UNC path to root of the DFS namespace','In':True}
RootTargetPathstring1-{'Description':'Specifies the UNC path to the root target which is to be removed','In':True}
ForceRemoveboolean2-{'Description':'When set to true, the target is forcefully removed from the namespace configuration.','In':True}
Description'Removes DFS namespace root target '
implementedTrue
staticTrue
RemoveNamespaceRootTarget method is in 1 class (MSFT_DfsNamespaceRootTarget) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
SetNamespaceRootTarget method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
NamespaceRootstring0-{'Description':'This parameter specifies the UNC path to root of the DFS namespace whose root target is being modified','In':True}
RootTargetPathstring1-{'Description':'Specifies the UNC path of the root target to be modified','In':True}
Stateuint322-{'Description':'Specifies the state of this DFS namespace root target','In':True,'ValueMap':['3', '4'],'Values':['OFFLINE', 'ONLINE']}
ReferralPriorityRankuint323-{'Description':'Specifies the priority rank of this DFS namespace root target','In':True}
ReferralPriorityClasssint324-{'Description':'Specifies the priority class of this DFS namespace root target','In':True,'ValueMap':['-1', '0', '1', '2', '3', '4'],'Values':['Invalid', 'Normal', 'global-high', 'sitecost-high', 'sitecost-low', 'global-low']}
cmdletOutputobject:MSFT_DfsNamespaceRootTarget5-{'EmbeddedInstance':'MSFT_DfsNamespaceRootTarget','Out':True}
Description'Sets DFS namespace root target properties'
implementedTrue
staticTrue
SetNamespaceRootTarget method is in 1 class (MSFT_DfsNamespaceRootTarget) of ROOT\Microsoft\Windows\dfsn and in 2 namespaces

Detailed description of MSFT_DfsNamespaceRootTarget properties

Derived properties (5) of MSFT_DfsNamespaceRootTarget class

NamespacePath property
CIMTYPE'string'
Description'Specifies UNC path to the DFS namespace folder for which a folder target is to be created'
keyTrue
NamespacePath property is in 7 classes of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
ReferralPriorityClass property
CIMTYPE'sint32'
Description'Specifies the priority class of this DFS namespace folder target'
ValueMap['-1', '0', '1', '2', '3', '4']
Values['Invalid', 'Normal', 'global-high', 'sitecost-high', 'sitecost-low', 'global-low']
ReferralPriorityClass property is in 3 classes of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
ReferralPriorityRank property
CIMTYPE'uint32'
Description'Specifies the priority rank of this DFS namespace folder target'
ReferralPriorityRank property is in 3 classes of ROOT\Microsoft\Windows\dfsn and in 2 namespaces
State property
CIMTYPE'uint32'
Description'Specifies the state of this DFS namespace folder target'
ValueMap['3', '4']
Values['OFFLINE', 'ONLINE']
State property is in 6 classes of ROOT\Microsoft\Windows\dfsn and in 36 namespaces
TargetPath property
CIMTYPE'string'
Description'Specifies the UNC path to be set as the new target for the DFS Namespace folder'
keyTrue
TargetPath property is in 3 classes of ROOT\Microsoft\Windows\dfsn and in 2 namespaces

MSFT_DfsNamespaceRootTarget Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0'
Description'represents DFS namespace root target'
dynamicTrue
locale'MS_409'
provider'dfsncimprov'

MSFT_DfsNamespaceRootTarget System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\dfsn:MSFT_DfsNamespaceRootTarget'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\dfsn'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['MSFT_DfsNamespaceTargetBase']___SYSTEM8
__PROPERTY_COUNT5___SYSTEM3
__RELPATH'MSFT_DfsNamespaceRootTarget'___SYSTEM8
__DYNASTY'MSFT_DfsNamespaceTargetBase'___SYSTEM8
__SUPERCLASS'MSFT_DfsNamespaceTargetBase'___SYSTEM8
__CLASS'MSFT_DfsNamespaceRootTarget'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFT_DfsNamespaceRootTarget

Number of classes:2
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
MSFT_DfsNamespaceFolderTarget054----
MSFT_DfsNamespaceTargetBase250---
WUtils.com
online utility - toplist