GetBrokerPlainArgs

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

Constructors

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

Functions

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

Properties

Link copied to clipboard

Name of MQ broker resource

Link copied to clipboard

Name of MQ resource

Link copied to clipboard

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