GetMqttBridgeConnectorPlainArgs

data class GetMqttBridgeConnectorPlainArgs(val mqName: String, val mqttBridgeConnectorName: String, val resourceGroupName: String) : ConvertibleToJava<GetMqttBridgeConnectorPlainArgs>

Constructors

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

Properties

Link copied to clipboard

Name of MQ resource

Link copied to clipboard

Name of MQ mqttBridgeConnector 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(): GetMqttBridgeConnectorPlainArgs