Object Class [IIS 7 and higher]
Serves as a base class from which to derive the primary namespace objects for the IIS 7 WMI provider.
Syntax
class Object
Methods
This class contains no methods.
Properties
This class contains no properties.
Subclasses
The following table lists the classes derived from the Object class.
Name |
Description |
---|---|
Represents an IIS application domain. |
|
Represents an IIS application pool. |
|
Acts as a base type for namespace objects whose configuration can be specified in configuration sections. |
|
Represents an HTTP request in a worker process. |
|
Exposes default configuration settings for applications, application pools, Web sites, and virtual directories on a Web server running IIS. |
|
Represents a Secure Sockets Layer (SSL) binding. |
|
Represents a Windows Process Activation Service (WAS) worker process (w3wp.exe). |
Remarks
Although the Object class is not directly useful for scripting, it enables the WMI CIM Studio tool to conveniently group WebAdministration classes. CIM Studio is a utility that you can use to view WMI classes, properties, qualifiers, and instances. It is available from the Microsoft Download Center as part of WMITools.exe suite of WMI Administrative Tools.
Requirements
Type |
Description |
---|---|
Client |
Requires IIS 7 on Windows Vista. |
Server |
Requires IIS 7 on Windows Server 2008. |
Product |
IIS 7 |
MOF file |
WebAdministration.mof |
See Also
Reference
ConfiguredObject Class [IIS 7 and higher]
EmbeddedObject Class [IIS 7 and higher]
ObjectConfigurationAssociation Class [IIS 7 and higher]
ObjectContainerAssociation Class [IIS 7 and higher]