getDiagnosticService

Get a DiagnosticServiceResource Uses Azure REST API version 2023-10-04-preview.

Return

MQ diagnostic services resource

Parameters

argument

null


suspend fun getDiagnosticService(diagnosticServiceName: String, mqName: String, resourceGroupName: String): GetDiagnosticServiceResult

Return

MQ diagnostic services resource

Parameters

diagnosticServiceName

Name of MQ diagnostic resource

mqName

Name of MQ resource

resourceGroupName

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

See also


Return

MQ diagnostic services resource

Parameters

argument

Builder for com.pulumi.azurenative.iotoperationsmq.kotlin.inputs.GetDiagnosticServicePlainArgs.

See also