Object Class [IIS 7 and higher]

IIS 7.0

Serves as a base class from which to derive the primary namespace objects for the IIS 7 WMI provider.

class Object

This class contains no methods.

This class contains no properties.

The following table lists the classes derived from the Object class.

Name

Description

AppDomain

Represents an IIS application domain.

ApplicationPool

Represents an IIS application pool.

ConfiguredObject

Acts as a base type for namespace objects whose configuration can be specified in configuration sections.

HttpRequest

Represents an HTTP request in a worker process.

Server

Exposes default configuration settings for applications, application pools, Web sites, and virtual directories on a Web server running IIS.

SSLBinding

Represents a Secure Sockets Layer (SSL) binding.

WorkerProcess

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.

Type

Description

Client

Requires IIS 7 on Windows Vista.

Server

Requires IIS 7 on Windows Server 2008.

Product

IIS 7

MOF file

WebAdministration.mof

Community Additions

ADD
Show: