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