IIsComputer, ROOT\MicrosoftIISv2\MS_409

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

Description

The CIM_ApplicationSystem class is used to represent an application or a software system that supports a particular business function and that can be managed as an independent units. Such a system can be decomposed into its functional components using the CIM_SoftwareFeature class. The software features for a particular application or software system are located using the CIM_ApplicationSystemSoftwareFeature association.

IIsComputer methods

IIsComputer has 5 methods (5 Local)

NameOriginReturn
BackupWithPasswordIIsComputer
DeleteBackupIIsComputer
EnumBackupsIIsComputer
RestoreWithPasswordIIsComputer
SaveDataIIsComputer

IIsComputer properties

IIsComputer has 10 properties (10 Derived)

NameOriginCIMType
CaptionCIM_ManagedSystemElement8 [string]
CreationClassNameCIM_System8 [string]
DescriptionCIM_ManagedSystemElement8 [string]
InstallDateCIM_ManagedSystemElement101 [datetime]
NameCIM_ManagedSystemElement8 [string]
NameFormatCIM_System8 [string]
PrimaryOwnerContactCIM_System8 [string]
PrimaryOwnerNameCIM_System8 [string]
RolesCIM_System8 [string]
StatusCIM_ManagedSystemElement8 [string]

Detailed description of IIsComputer methods

Local methods (5) of IIsComputer class

BackupWithPassword method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
BackupLocationstring0-
BackupVersionsint321-
BackupFlagssint322-
Passwordstring3-
Description'Saves the metabase to long-term storage.'
BackupWithPassword method is in 1 class (IIsComputer) of ROOT\MicrosoftIISv2\MS_409 and in 2 namespaces
DeleteBackup method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
BackupLocationstring0-
BackupVersionsint321-
Description'Deletes a metabase backup from long-term storage.'
DeleteBackup method is in 1 class (IIsComputer) of ROOT\MicrosoftIISv2\MS_409 and in 2 namespaces
EnumBackups method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
BackupLocationstring0-
IndexInsint321-
BackupVersionOutsint322-
BackupDateTimeOutdatetime3-
Description'Enumerates metabase backups in long-term storage.'
EnumBackups method is in 1 class (IIsComputer) of ROOT\MicrosoftIISv2\MS_409 and in 2 namespaces
RestoreWithPassword method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
BackupLocationstring0-
BackupVersionsint321-
BackupFlagssint322-
Passwordstring3-
Description'Restores a metabase backup from long-term storage.'
RestoreWithPassword method is in 1 class (IIsComputer) of ROOT\MicrosoftIISv2\MS_409 and in 2 namespaces
SaveData method
Return
Description'Explicitly saves the metabase data to disk.'
SaveData method is in 1 class (IIsComputer) of ROOT\MicrosoftIISv2\MS_409 and in 2 namespaces

Detailed description of IIsComputer properties

Derived properties (10) of IIsComputer class

Caption property
CIMTYPE'string'
Description'The Caption property is a short textual description (one-line string) of the object.'
Caption property is in 18 classes of ROOT\MicrosoftIISv2\MS_409 and in 37 namespaces
CreationClassName property
CIMTYPE'string'
Description'The CreationClassName property indicates the name of the class or the subclass used in the creation of an instance. When used with the other key properties of this class, this property allows all instances of this class and its subclasses to be uniquely identified.'
CreationClassName property is in 8 classes of ROOT\MicrosoftIISv2\MS_409 and in 20 namespaces
Description property
CIMTYPE'string'
Description'The Description property provides a textual description of the object.'
Description property is in 19 classes of ROOT\MicrosoftIISv2\MS_409 and in 142 namespaces
InstallDate property
CIMTYPE'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.'
InstallDate property is in 17 classes of ROOT\MicrosoftIISv2\MS_409 and in 23 namespaces
Name property
CIMTYPE'string'
Description'The inherited Name property serves as key of a CIM_System instance in an enterprise environment.'
Name property is in 23 classes of ROOT\MicrosoftIISv2\MS_409 and in 142 namespaces
NameFormat property
CIMTYPE'string'
Description'The CIM_System object and its derivatives are top level objects of CIM. They provide the scope for numerous components. Having unique system keys is required. A heuristic can be defined in individual system subclasses to attempt to always generate the same system name key. The NameFormat property identifies how the system name was generated, using the subclass' heuristic.'
NameFormat property is in 3 classes of ROOT\MicrosoftIISv2\MS_409 and in 21 namespaces
PrimaryOwnerContact property
CIMTYPE'string'
Description'A string that provides information on how the primary system owner can be reached (e.g. phone number, email address, ...).'
PrimaryOwnerContact property is in 3 classes of ROOT\MicrosoftIISv2\MS_409 and in 15 namespaces
PrimaryOwnerName property
CIMTYPE'string'
Description'The name of the primary system owner.'
PrimaryOwnerName property is in 3 classes of ROOT\MicrosoftIISv2\MS_409 and in 15 namespaces
Roles property
CIMTYPE'string'
Description'A collection of strings that specify the roles this system plays in the IT-environment.'
Roles property is in 3 classes of ROOT\MicrosoftIISv2\MS_409 and in 17 namespaces
Status property
CIMTYPE'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.'
Values['OK', 'Error', 'Degraded', 'Unknown', 'Pred Fail', 'Starting', 'Stopping', 'Service']
Status property is in 17 classes of ROOT\MicrosoftIISv2\MS_409 and in 42 namespaces

IIsComputer Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description' The CIM_ApplicationSystem class is used to represent an application or a software system that supports a particular business function and that can be managed as an independent units. Such a system can be decomposed into its functional components using the CIM_SoftwareFeature class. The software features for a particular application or software system are located using the CIM_ApplicationSystemSoftwareFeature association. '
LOCALE1033

IIsComputer System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\MicrosoftIISv2\MS_409:IIsComputer'___SYSTEM8
__NAMESPACE'ROOT\MicrosoftIISv2\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['CIM_ApplicationSystem', 'CIM_System', 'CIM_LogicalElement', 'CIM_ManagedSystemElement']___SYSTEM8
__PROPERTY_COUNT10___SYSTEM3
__RELPATH'IIsComputer'___SYSTEM8
__DYNASTY'CIM_ManagedSystemElement'___SYSTEM8
__SUPERCLASS'CIM_ApplicationSystem'___SYSTEM8
__CLASS'IIsComputer'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com
online utility - toplist