BizTalkHostInstance Properties | MSBuild Extension Pack Help 4.0.12.0 |
The BizTalkHostInstance type exposes the following members.
Properties
Name | Description | |
---|---|---|
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.
|
|
HostInstances |
The Host Instances returned by Get. The name of the Host Instance is used as the Identity. Metadata includes: Caption, ConfigurationState, Description, HostType, InstallDate, IsDisabled, MgmtDbNameOverride, MgmtDbServerOverride, NTGroupName, RunningServer, ServiceState, Status, UniqueID. HostInstances may also be used to Stop or Start a group of HostInstances in parallel.
|
|
HostName |
The parent hostname for the host instance
|
|
State |
Gets the state of the host instance
|
See Also