listRemediationDeploymentsAtSubscription

Gets all deployments for a 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

List of deployments for a remediation.

Parameters

argument

null


Return

List of deployments for a remediation.

Parameters

remediationName

The name of the remediation.

top

Maximum number of records to return.

See also


Return

List of deployments for a remediation.

Parameters

argument

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

See also