- All Superinterfaces:
com.microsoft.azure.management.resources.fluentcore.model.Creatable<EventHubNamespace>, EventHubNamespace.DefinitionStages.WithAuthorizationRule, EventHubNamespace.DefinitionStages.WithEventHub, EventHubNamespace.DefinitionStages.WithSku, EventHubNamespace.DefinitionStages.WithThroughputConfiguration, com.microsoft.azure.management.resources.fluentcore.arm.models.HasName, com.microsoft.azure.management.resources.fluentcore.model.Indexable, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<EventHubNamespace.DefinitionStages.WithCreate>
- All Known Subinterfaces:
EventHubNamespace.Definition
- Enclosing interface:
- EventHubNamespace.DefinitionStages
@Beta(V1_7_0)
public static interface EventHubNamespace.DefinitionStages.WithCreate
extends com.microsoft.azure.management.resources.fluentcore.model.Creatable<EventHubNamespace>, com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags<EventHubNamespace.DefinitionStages.WithCreate>, EventHubNamespace.DefinitionStages.WithSku, EventHubNamespace.DefinitionStages.WithEventHub, EventHubNamespace.DefinitionStages.WithAuthorizationRule, EventHubNamespace.DefinitionStages.WithThroughputConfiguration
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.