getDiagnostic

Gets the details of the Diagnostic specified by its identifier. API Version: 2020-12-01.

Return

Diagnostic details.

Parameters

argument

null


suspend fun getDiagnostic(diagnosticId: String, resourceGroupName: String, serviceName: String): GetDiagnosticResult

Return

Diagnostic details.

Parameters

diagnosticId

Diagnostic identifier. Must be unique in the current API Management service instance.

resourceGroupName

The name of the resource group.

serviceName

The name of the API Management service.

See also


Return

Diagnostic details.

Parameters

argument

Builder for com.pulumi.azurenative.apimanagement.kotlin.inputs.GetDiagnosticPlainArgs.

See also