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