Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the installation state for given instance of the BizTalk host.
Property Declaration
The syntax shown is language neutral.
uint32 ConfigurationState;
Remarks
This property is read-only.
The following table contains the permissible values for this property:
Description | Value |
---|---|
Installed | 1 |
Installation failed | 2 |
Uninstallation failed | 3 |
Update failed | 4 |
Not installed | 5 |
Note that the integer values must be used in code and script.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.