Uses of Interface
com.azure.resourcemanager.eventgrid.models.EventSubscription.DefinitionStages.Blank
-
Packages that use EventSubscription.DefinitionStages.Blank Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of EventSubscription.DefinitionStages.Blank in com.azure.resourcemanager.eventgrid.models
Subinterfaces of EventSubscription.DefinitionStages.Blank in com.azure.resourcemanager.eventgrid.models Modifier and Type Interface Description static interfaceEventSubscription.DefinitionThe entirety of the EventSubscription definition.Methods in com.azure.resourcemanager.eventgrid.models that return EventSubscription.DefinitionStages.Blank Modifier and Type Method Description EventSubscription.DefinitionStages.BlankEventSubscriptions. define(String name)Begins definition for a new EventSubscription resource.
-