Uses of Interface
com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity
-
Packages that use EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity in com.azure.resourcemanager.eventgrid.models
Subinterfaces of EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity in com.azure.resourcemanager.eventgrid.models Modifier and Type Interface Description static interfaceEventSubscription.DefinitionThe entirety of the EventSubscription definition.static interfaceEventSubscription.DefinitionStages.WithCreateThe stage of the EventSubscription definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
-