IIsComputerSetting (WMI)

This class corresponds to the IIsComputer IIS Admin object, and contains the read-write properties for the object.

IIsSetting (WMI)

Methods

The IIsComputerSetting object has no methods.

Properties

The IIsComputerSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).

Property

Data type

Description

EnableEditWhileRunning

SINT32

See EnableEditWhileRunning in the Metabase Property Reference.

EnableHistory

SINT32

See EnableHistory in the Metabase Property Reference.

MaxBandwidth

SINT32

See MaxBandwidth in the Metabase Property Reference.

MaxBandwidthBlocked

SINT32

See MaxBandwidthBlocked in the Metabase Property Reference.

MaxErrorFiles

SINT32

See MaxErrorFiles in the Metabase Property Reference.

MaxHistoryFiles

SINT32

See MaxHistoryFiles in the Metabase Property Reference.

MimeMap[]

array of MimeMap

See MimeMap in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also