GetBrokerAuthenticationPlainArgs

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

Constructors

Link copied to clipboard
constructor(authenticationName: String, brokerName: String, mqName: String, resourceGroupName: String)

Properties

Link copied to clipboard

Name of MQ broker/authentication resource

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.

Functions

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