MSBTS_SendPortGroup (WMI)
Represents group of send ports defined by the BizTalk Server.
Declaration
class MSBTS_SendPortGroup : MSBTS_Setting
Members
MSBTS_SendPortGroup 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/p/?LinkID=20246. |
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/p/?LinkID=20246. |
Filter | Contains textual representation of the filter. |
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 send port group. |
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/p/?LinkID=20246. |
Status | Displays the current status of the port. |
MSBTS_SendPortGroup defines the following methods:
Property | Description |
---|---|
Enlist | Enlists the send port group. |
Start | Starts the send port group. |
Stop | Stops the send port group. |
UnEnlist | Unenlists the send port group. |
Remarks
The MSBTS_SendPortGroup class operates differently than the user interface to add a send port group using BizTalk Explorer. In BizTalk Explorer, you cannot create a send port group that contains no send ports. Using the MSBTS_SendPortGroup class, you must create an empty group first, and then use the MSBTS**_SendPortGroup2SendPort** class to add send ports to the group.
Note
If you create a send port group that contains no send ports, BizTalk Explorer will raise an error when the group is clicked. To avoid this, ensure that any send port groups you create contain at least one port.
This property wraps the managed Microsoft.BizTalk.ExplorerOM.SendPortGroup class.
Requirements
Header: Declared in BTSWMISchema2K.mof or BTSWMISchemaXP.mof.
Namespace: Included in \root\MicrosoftBizTalkServer.