MSBTS_HostInstanceSetting (WMI)
Updates the IsDisabled property when a host is in the stopped state.
Declaration
class MSBTS_HostInstanceSetting : MSBTS_Setting
Members
MSBTS_HostInstanceSetting defines the following properties:
Property | Description |
---|---|
Caption (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
ConfigurationState | Contains the installation state for given instance of the BizTalk host. |
Description (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
HostName | Contains the name of the BizTalk host to which this BizTalk host instance belongs. |
HostType | Indicates which runtime model the instances of the BizTalk host will be running in. |
IsDisabled | Enables or disables a host instance. |
Logon | Contains the logon information that this BizTalk host instance is using. |
MgmtDbNameOverride | Overrides the initial catalog part of the BizTalk Management database connect string, and represents the database name. This property was not implemented for BizTalk Server and is reserved for future use. |
MgmtDbServerOverride | Overrides the data source part of the BizTalk Management database connect string. This property was not implemented for BizTalk Server and is reserved for future use. |
Name | Contains the name of the host instance. |
NTGroupName | Contains the name of the Microsoft® Windows NT® group. |
RunningServer | Contains the name of the server on which the host instance runs. |
SettingID (Inherited from CIM_Setting) | For more information about the CIM_Setting class, see the Windows Management Instrumentation documentation at https://go.microsoft.com/fwlink/?LinkID=20246. |
Remarks
This class should only be used to update the IsDisabled property for a host in the stopped state, which can also be done by MSBTS_HostInstance.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.