# IbmWorkloadSchedulerApi.MQConnection

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**server** | **String** | The host name or IP address of the workstation where IBM WebSphere MQ is installed. | 
**port** | **Integer** | The TCP/IP port number of the workstation where IBM WebSphere MQ is listening. | 
**username** | **String** | The name of the user authorized to run the IBM WebSphere MQ commands on the IBM WebSphere MQ server. | [optional] 
**password** | **String** | The password that is associated with the user that is authorized to run the IBM WebSphere MQ commands on the IBM WebSphere MQ server. | [optional] 
**queueManager** | **String** | The name of the IBM WebSphere MQ queue manager. | 
**channel** | **String** | The name of the IBM WebSphere MQ channel. | 


