Interface EventHubNamespace.Definition
- All Superinterfaces:
Creatable<EventHubNamespace>
,EventHubNamespace.DefinitionStages.Blank
,EventHubNamespace.DefinitionStages.WithAuthorizationRule
,EventHubNamespace.DefinitionStages.WithCreate
,EventHubNamespace.DefinitionStages.WithEventHub
,EventHubNamespace.DefinitionStages.WithGroup
,EventHubNamespace.DefinitionStages.WithSku
,EventHubNamespace.DefinitionStages.WithThroughputConfiguration
,GroupableResource.DefinitionStages.WithCreatableResourceGroup<EventHubNamespace.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithExistingResourceGroup<EventHubNamespace.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithGroup<EventHubNamespace.DefinitionStages.WithCreate>
,GroupableResource.DefinitionStages.WithNewResourceGroup<EventHubNamespace.DefinitionStages.WithCreate>
,HasName
,Indexable
,Resource.DefinitionWithRegion<EventHubNamespace.DefinitionStages.WithGroup>
,Resource.DefinitionWithTags<EventHubNamespace.DefinitionStages.WithCreate>
- Enclosing interface:
- EventHubNamespace
@Beta(V1_7_0)
public static interface EventHubNamespace.Definition
extends EventHubNamespace.DefinitionStages.Blank, EventHubNamespace.DefinitionStages.WithGroup, EventHubNamespace.DefinitionStages.WithCreate
The entirety of the event hub namespace definition.
-
Method Summary
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Creatable
create, createAsync, createAsync
Methods inherited from interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithAuthorizationRule
withNewListenRule, withNewManageRule, withNewSendRule
Methods inherited from interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithEventHub
withNewEventHub, withNewEventHub, withNewEventHub
Methods inherited from interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithSku
withSku
Methods inherited from interface com.microsoft.azure.management.eventhub.EventHubNamespace.DefinitionStages.WithThroughputConfiguration
withAutoScaling, withCurrentThroughputUnits, withThroughputUnitsUpperLimit
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithCreatableResourceGroup
withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithExistingResourceGroup
withExistingResourceGroup, withExistingResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.GroupableResource.DefinitionStages.WithNewResourceGroup
withNewResourceGroup, withNewResourceGroup
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.HasName
name
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.Indexable
key
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithRegion
withRegion, withRegion
Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags