getRemediationAtSubscription

Gets an existing remediation at subscription scope. Uses Azure REST API version 2024-10-01. Other available API versions: 2021-10-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native policyinsights [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

The remediation definition.

Parameters

argument

null


Return

The remediation definition.

Parameters

remediationName

The name of the remediation.

See also


Return

The remediation definition.

Parameters

argument

Builder for com.pulumi.azurenative.policyinsights.kotlin.inputs.GetRemediationAtSubscriptionPlainArgs.

See also