Interface Topic.Definition
-
- All Superinterfaces:
Topic.DefinitionStages.Blank,Topic.DefinitionStages.WithCreate,Topic.DefinitionStages.WithDisableLocalAuth,Topic.DefinitionStages.WithIdentity,Topic.DefinitionStages.WithInboundIpRules,Topic.DefinitionStages.WithInputSchema,Topic.DefinitionStages.WithInputSchemaMapping,Topic.DefinitionStages.WithLocation,Topic.DefinitionStages.WithPublicNetworkAccess,Topic.DefinitionStages.WithResourceGroup,Topic.DefinitionStages.WithTags
- Enclosing interface:
- Topic
public static interface Topic.Definition extends Topic.DefinitionStages.Blank, Topic.DefinitionStages.WithLocation, Topic.DefinitionStages.WithResourceGroup, Topic.DefinitionStages.WithCreate
The entirety of the Topic definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithCreate
create, create
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithDisableLocalAuth
withDisableLocalAuth
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithIdentity
withIdentity
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithInboundIpRules
withInboundIpRules
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithInputSchema
withInputSchema
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithInputSchemaMapping
withInputSchemaMapping
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithLocation
withRegion, withRegion
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithPublicNetworkAccess
withPublicNetworkAccess
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithResourceGroup
withExistingResourceGroup
-
Methods inherited from interface com.azure.resourcemanager.eventgrid.models.Topic.DefinitionStages.WithTags
withTags
-
-