Interface SystemTopic.Definition
-
- All Superinterfaces:
SystemTopic.DefinitionStages.Blank,SystemTopic.DefinitionStages.WithCreate,SystemTopic.DefinitionStages.WithIdentity,SystemTopic.DefinitionStages.WithLocation,SystemTopic.DefinitionStages.WithResourceGroup,SystemTopic.DefinitionStages.WithSource,SystemTopic.DefinitionStages.WithTags,SystemTopic.DefinitionStages.WithTopicType
- Enclosing interface:
- SystemTopic
public static interface SystemTopic.Definition extends SystemTopic.DefinitionStages.Blank, SystemTopic.DefinitionStages.WithLocation, SystemTopic.DefinitionStages.WithResourceGroup, SystemTopic.DefinitionStages.WithCreate
The entirety of the SystemTopic definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithIdentity
withIdentity
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithResourceGroup
withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithSource
withSource
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithTags
withTags
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.SystemTopic.DefinitionStages.WithTopicType
withTopicType
-
-