Uses of Interface
com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithResourceGroup
-
Packages that use Topic.DefinitionStages.WithResourceGroup Package Description com.azure.resourcemanager.eventgrid.models Package containing the data models for EventGridManagementClient. -
-
Uses of Topic.DefinitionStages.WithResourceGroup in com.azure.resourcemanager.eventgrid.models
Subinterfaces of Topic.DefinitionStages.WithResourceGroup in com.azure.resourcemanager.eventgrid.models Modifier and Type Interface Description static interfaceTopic.DefinitionThe entirety of the Topic definition.Methods in com.azure.resourcemanager.eventgrid.models that return Topic.DefinitionStages.WithResourceGroup Modifier and Type Method Description Topic.DefinitionStages.WithResourceGroupTopic.DefinitionStages.WithLocation. withRegion(com.azure.core.management.Region location)Specifies the region for the resource.Topic.DefinitionStages.WithResourceGroupTopic.DefinitionStages.WithLocation. withRegion(String location)Specifies the region for the resource.
-