Interface EventHubNamespace.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<EventHubNamespace>, EventHubNamespace.DefinitionStages.WithAuthorizationRule, EventHubNamespace.DefinitionStages.WithEventHub, EventHubNamespace.DefinitionStages.WithMinimumTlsVersion, EventHubNamespace.DefinitionStages.WithSku, EventHubNamespace.DefinitionStages.WithThroughputConfiguration, EventHubNamespace.DefinitionStages.WithZoneRedundant, HasName, Indexable, Resource.DefinitionWithTags<EventHubNamespace.DefinitionStages.WithCreate>
- All Known Subinterfaces:
EventHubNamespace.Definition
- Enclosing interface:
EventHubNamespace.DefinitionStages
public static interface EventHubNamespace.DefinitionStages.WithCreate
extends Creatable<EventHubNamespace>, Resource.DefinitionWithTags<EventHubNamespace.DefinitionStages.WithCreate>, EventHubNamespace.DefinitionStages.WithSku, EventHubNamespace.DefinitionStages.WithEventHub, EventHubNamespace.DefinitionStages.WithAuthorizationRule, EventHubNamespace.DefinitionStages.WithThroughputConfiguration, EventHubNamespace.DefinitionStages.WithMinimumTlsVersion, EventHubNamespace.DefinitionStages.WithZoneRedundant
The stage of the definition which contains all the minimum required inputs for
the resource to be created (via
Creatable.create()), but also allows
for any other optional settings to be specified.-
Method Summary
Methods inherited from interface Creatable
create, create, createAsync, createAsyncMethods inherited from interface EventHubNamespace.DefinitionStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRuleMethods inherited from interface EventHubNamespace.DefinitionStages.WithEventHub
withNewEventHub, withNewEventHub, withNewEventHubMethods inherited from interface EventHubNamespace.DefinitionStages.WithMinimumTlsVersion
withMinimumTlsVersionMethods inherited from interface EventHubNamespace.DefinitionStages.WithSku
withSkuMethods inherited from interface EventHubNamespace.DefinitionStages.WithThroughputConfiguration
withAutoScaling, withCurrentThroughputUnits, withThroughputUnitsUpperLimitMethods inherited from interface EventHubNamespace.DefinitionStages.WithZoneRedundant
enableZoneRedundantMethods inherited from interface Resource.DefinitionWithTags
withTag, withTags