Class SubscriptionDeletedEventData


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

      • SubscriptionDeletedEventData

        public SubscriptionDeletedEventData()
    • Method Detail

      • getEventSubscriptionId

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