The BizTalkHostInstance type exposes the following members.

Constructors

  NameDescription
BizTalkHostInstance

Properties

  NameDescription
AccountName
The logon account to use for the Host Instance
AccountPassword
The logon password to use for the Host Instance
Exists
Gets whether the host instance exists
Force
Set to true to delete an existing host instance when Create is called.
HostName
The parent hostname for the host instance
MachineName
Sets the MachineName.
(Overrides BaseTask..::.MachineName.)
State
Gets the state of the host instance
TaskAction
Sets the TaskAction.
(Overrides BaseTask..::.TaskAction.)

See Also