GetBrokerListenerPlainArgs

data class GetBrokerListenerPlainArgs(val brokerName: String, val listenerName: String, val mqName: String, val resourceGroupName: String) : ConvertibleToJava<GetBrokerListenerPlainArgs>

Constructors

Link copied to clipboard
fun GetBrokerListenerPlainArgs(brokerName: String, listenerName: String, mqName: String, resourceGroupName: String)

Functions

Link copied to clipboard
open override fun toJava(): GetBrokerListenerPlainArgs

Properties

Link copied to clipboard

Name of MQ broker resource

Link copied to clipboard

Name of MQ broker/listener resource

Link copied to clipboard

Name of MQ resource

Link copied to clipboard

The name of the resource group. The name is case insensitive.