Interface EventSubscription.Definition
-
- All Superinterfaces:
EventSubscription.DefinitionStages.Blank,EventSubscription.DefinitionStages.WithCreate,EventSubscription.DefinitionStages.WithDeadLetterDestination,EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity,EventSubscription.DefinitionStages.WithDeliveryWithResourceIdentity,EventSubscription.DefinitionStages.WithDestination,EventSubscription.DefinitionStages.WithEventDeliverySchema,EventSubscription.DefinitionStages.WithExpirationTimeUtc,EventSubscription.DefinitionStages.WithFilter,EventSubscription.DefinitionStages.WithLabels,EventSubscription.DefinitionStages.WithRetryPolicy,EventSubscription.DefinitionStages.WithScope
- Enclosing interface:
- EventSubscription
public static interface EventSubscription.Definition extends EventSubscription.DefinitionStages.Blank, EventSubscription.DefinitionStages.WithScope, EventSubscription.DefinitionStages.WithCreate
The entirety of the EventSubscription definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDeadLetterDestination
withDeadLetterDestination
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDeadLetterWithResourceIdentity
withDeadLetterWithResourceIdentity
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDeliveryWithResourceIdentity
withDeliveryWithResourceIdentity
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithDestination
withDestination
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithEventDeliverySchema
withEventDeliverySchema
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithExpirationTimeUtc
withExpirationTimeUtc
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithFilter
withFilter
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithLabels
withLabels
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithRetryPolicy
withRetryPolicy
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.WithScope
withExistingScope
-
-