get Diagnostic Setting
suspend fun getDiagnosticSetting(argument: GetDiagnosticSettingPlainArgs): GetDiagnosticSettingResult
Gets the active diagnostic setting for AadIam. Azure REST API version: 2017-04-01. Other available API versions: 2017-04-01-preview.
Return
The diagnostic setting resource.
Parameters
argument
null
Return
The diagnostic setting resource.
See also
Parameters
name
The name of the diagnostic setting.
suspend fun getDiagnosticSetting(argument: suspend GetDiagnosticSettingPlainArgsBuilder.() -> Unit): GetDiagnosticSettingResult
Return
The diagnostic setting resource.
See also
Parameters
argument
Builder for com.pulumi.azurenative.aadiam.kotlin.inputs.GetDiagnosticSettingPlainArgs.