Win32_ClusterShare, ROOT\CIMV2
Class
| Methods (4)
| Properties (11)
| Qualifiers (9)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description The Win32_ClusterShare class represents a shared resource on a cluster.
Win32_ClusterShare methods Win32_ClusterShare has 4 methods (4 Derived )
Win32_ClusterShare properties Win32_ClusterShare has 11 properties (1 Local , 10 Derived )
Detailed description of Win32_ClusterShare methods Derived methods (4) of Win32_ClusterShare class ▲ Create methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers Path string 0 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_502|shi502_path']} Name string 1 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_1|shi1_netname']} Type uint32 2 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_502|shi502_type']} MaximumAllowed uint32 3 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_502|shi502_max_uses'],'Optional':True} Description string 4 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_1|shi1_remark'],'Optional':True} Password string 5 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_502|shi502_passwd'],'Optional':True} Access object :Win32_SecurityDescriptor 6 ✓ - {'In':True,'MappingStrings':['WMI|Win32_SecurityDescriptor'],'Optional':True}
Constructor True Implemented True MappingStrings ['Win32API|Network Management Functions|NetShareAdd'] Static True Create method is in 11 classes of ROOT\cimv2 and in 14 namespaces
▲ GetAccessMask methodReturn uint32 {'out':True} Implemented True MappingStrings ['Win32API|Access Control Functions|GetEffectiveRightsFromAcl'] GetAccessMask method is in 2 classes of ROOT\cimv2 and in 1 namespace
▲ SetShareInfo methodReturn uint32 {'out':True} Parameters Name CIMType ID IN OUT Qualifiers MaximumAllowed uint32 0 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_502|shi502_max_uses'],'Optional':True} Description string 1 ✓ - {'In':True,'MappingStrings':['Win32API|Network Management Structures|SHARE_INFO_1|shi1_remark'],'Optional':True} Access object :Win32_SecurityDescriptor 2 ✓ - {'In':True,'MappingStrings':['WMI|Win32_SecurityDescriptor'],'Optional':True}
Implemented True MappingStrings ['Win32API|Network Management Functions|NetShareSetInfo'] SetShareInfo method is in 2 classes of ROOT\cimv2 and in 1 namespace
Detailed description of Win32_ClusterShare properties Local properties (1) of Win32_ClusterShare class ▲ ServerName propertyCIMTYPE 'string' Description 'The ServerName property indicates the cluster server on which the share is hosted ' MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_503|shi503_servername'] Override 'ServerName' read True ServerName property is in 10 classes of ROOT\cimv2 and in 23 namespaces
Derived properties (10) of Win32_ClusterShare class ▲ AccessMask propertyCIMTYPE 'uint32' DEPRECATED True Description 'This property has been deprecated in favour of the GetAccessMask method of this class due to the expense of calling GetEffectiveRightsFromAcl. The value will be set to NULL' read True AccessMask property is in 17 classes of ROOT\cimv2 and in 142 namespaces
▲ AllowMaximum propertyCIMTYPE 'boolean' Description 'The AllowMaximum property indicates whether the number of concurrent users for this resource has been limited. Values: TRUE or FALSE. A value of TRUE indicates the number of concurrent users of this resource has not been limited and the value in the MaximumAllowed property is ignored.' MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_502|shi502_max_uses'] read True AllowMaximum property is in 2 classes of ROOT\cimv2 and in 2 namespaces
▲ InstallDate propertyCIMTYPE 'datetime' Description 'The InstallDate property is datetime value indicating when the object was installed. A lack of a value does not indicate that the object is not installed.' MappingStrings ['MIF.DMTF|ComponentID|001.5'] read True InstallDate property is in 227 classes of ROOT\cimv2 and in 23 namespaces
▲ MaximumAllowed propertyCIMTYPE 'uint32' Description 'The MaximumAllowed property indicates the limit on the maximum number of users allowed to use this resource concurrently. The value is only valid if the AllowMaximum member set to FALSE Example: 10.' MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_502|shi502_max_uses'] read True MaximumAllowed property is in 2 classes of ROOT\cimv2 and in 2 namespaces
▲ Name propertyCIMTYPE 'string' Description 'The Name property indicates the alias given to a path set up as a share on a Win32 system. Example: public.' key True MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_1|shi1_netname'] Override 'Name' read True Name property is in 1046 classes of ROOT\cimv2 and in 142 namespaces
▲ Path propertyCIMTYPE 'string' Description 'The Path property indicates the local path of the Win32 share. Example: C:\Program Files' MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_502|shi502_path'] read True Path property is in 14 classes of ROOT\cimv2 and in 30 namespaces
▲ Status propertyCIMTYPE 'string' Description 'The Status property is a string indicating the current status of the object. Various operational and non-operational statuses can be defined. Operational statuses are "OK", "Degraded" and "Pred Fail". "Pred Fail" indicates that an element may be functioning properly but predicting a failure in the near future. An example is a SMART-enabled hard drive. Non-operational statuses can also be specified. These are "Error", "Starting", "Stopping" and "Service". The latter, "Service", could apply during mirror-resilvering of a disk, reload of a user permissions list, or other administrative work. Not all such work is on-line, yet the managed element is neither "OK" nor in one of the other states.' MaxLen 10 read True ValueMap ['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm'] Values ['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service', 'Stressed', 'NonRecover', 'No Contact', 'Lost Comm'] Status property is in 230 classes of ROOT\cimv2 and in 42 namespaces
▲ Type propertyCIMTYPE 'uint32' Description 'The Type property specifies the type of resource being shared. Types include disk drives, print queues, interprocess communications (IPC), and general devices.' MappingStrings ['Win32API|Network Management Structures|SHARE_INFO_502|shi502_type'] read True ValueMap ['0', '1', '2', '3', '2147483648', '2147483649', '2147483650', '2147483651'] Values ['Disk Drive', 'Print Queue', 'Device', 'IPC', 'Disk Drive Admin', 'Print Queue Admin', 'Device Admin', 'IPC Admin'] Type property is in 19 classes of ROOT\cimv2 and in 142 namespaces
Win32_ClusterShare Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
CreateBy 'Create' ✗ ✗ ✓ ✗ ✓
DeleteBy 'DeleteInstance' ✗ ✗ ✓ ✗ ✓
Description 'The Win32_ClusterShare class represents a shared resource on a cluster.' ✗ ✓ ✓ ✓ ✓
dynamic True ✓ ✗ ✓ ✗ ✓
Locale 1033 ✓ ✗ ✓ ✓ ✓
provider 'CIMWin32' ✓ ✗ ✓ ✗ ✓
SupportsCreate True ✗ ✗ ✓ ✗ ✓
SupportsDelete True ✗ ✗ ✓ ✗ ✓
UUID '{8502C4D6-5FBB-11D2-AAC1-006008C78BC7}' ✓ ✗ ✓ ✗ ✓
Win32_ClusterShare System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\cimv2:Win32_ClusterShare' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\cimv2' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['Win32_Share', 'CIM_LogicalElement', 'CIM_ManagedSystemElement'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 11 ___SYSTEM 3 ✗ ✗
__RELPATH 'Win32_ClusterShare ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'CIM_ManagedSystemElement ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'Win32_Share ' ___SYSTEM 8 ✗ ✗
__CLASS 'Win32_ClusterShare ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to Win32_ClusterShare Number of classes:14
Please enable JavaScript to view the comments powered by Disqus.
comments powered by