Class SubscriptionDeletedEventData

java.lang.Object
com.azure.messaging.eventgrid.systemevents.SubscriptionDeletedEventData

public final class SubscriptionDeletedEventData extends Object
Schema of the Data property of an EventGridEvent for a Microsoft.EventGrid.SubscriptionDeletedEvent event.
  • Constructor Details

    • SubscriptionDeletedEventData

      public SubscriptionDeletedEventData()
  • Method Details

    • getEventSubscriptionId

      public String getEventSubscriptionId()
      Get the eventSubscriptionId property: The Azure resource ID of the deleted event subscription.
      Returns:
      the eventSubscriptionId value.