// Copyright (c) Microsoft Corporation. All rights reserved.
// Licensed under the MIT License.
// Code generated by Microsoft (R) AutoRest Code Generator.
package com.azure.messaging.eventgrid.systemevents;
import com.azure.core.annotation.Immutable;
/** The ContainerRegistryChartDeletedEventData model. */
@Immutable
public final class ContainerRegistryChartDeletedEventData extends ContainerRegistryArtifactEventData {}