listSecurityAdvisoryImpactedResourceByTenantIdAndEventId

Lists impacted resources in the tenant by an event (Security Advisory). Uses Azure REST API version 2024-02-01. Other available API versions: 2022-10-01, 2023-07-01-preview, 2023-10-01-preview, 2025-04-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native resourcehealth [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Return

The List of eventImpactedResources operation response.

Parameters

argument

null


Return

The List of eventImpactedResources operation response.

Parameters

eventTrackingId

Event Id which uniquely identifies ServiceHealth event.

filter

The filter to apply on the operation. For more information please see https://docs.microsoft.com/en-us/rest/api/apimanagement/apis?redirectedfrom=MSDN

See also


Return

The List of eventImpactedResources operation response.

Parameters

argument

Builder for com.pulumi.azurenative.resourcehealth.kotlin.inputs.ListSecurityAdvisoryImpactedResourceByTenantIdAndEventIdPlainArgs.

See also