getRemediationAtManagementGroup

Gets an existing remediation at management group scope. API Version: 2019-07-01.

Return

The remediation definition.

Parameters

argument

null


suspend fun getRemediationAtManagementGroup(managementGroupId: String, managementGroupsNamespace: String, remediationName: String): GetRemediationAtManagementGroupResult

Return

The remediation definition.

Parameters

managementGroupId

Management group ID.

managementGroupsNamespace

The namespace for Microsoft Management RP; only "Microsoft.Management" is allowed.

remediationName

The name of the remediation.

See also


Return

The remediation definition.

Parameters

argument

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

See also