GetDiagnosticServicePlainArgs

data class GetDiagnosticServicePlainArgs(val diagnosticServiceName: String, val mqName: String, val resourceGroupName: String) : ConvertibleToJava<GetDiagnosticServicePlainArgs>

Constructors

Link copied to clipboard
fun GetDiagnosticServicePlainArgs(diagnosticServiceName: String, mqName: String, resourceGroupName: String)

Functions

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

Properties

Link copied to clipboard

Name of MQ diagnostic resource

Link copied to clipboard

Name of MQ resource

Link copied to clipboard

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