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.
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). |
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.