get Subscription Diagnostic Setting
suspend fun getSubscriptionDiagnosticSetting(argument: GetSubscriptionDiagnosticSettingPlainArgs): GetSubscriptionDiagnosticSettingResult
Gets the active subscription diagnostic settings for the specified resource. Uses Azure REST API version 2021-05-01-preview. Other available API versions: 2017-05-01-preview.
Return
The subscription diagnostic setting resource.
Parameters
argument
null
Return
The subscription diagnostic setting resource.
Parameters
name
The name of the diagnostic setting.
See also
suspend fun getSubscriptionDiagnosticSetting(argument: suspend GetSubscriptionDiagnosticSettingPlainArgsBuilder.() -> Unit): GetSubscriptionDiagnosticSettingResult
Return
The subscription diagnostic setting resource.
Parameters
argument
Builder for com.pulumi.azurenative.insights.kotlin.inputs.GetSubscriptionDiagnosticSettingPlainArgs.