EventHubNamespace.DefinitionStages.WithCreate Interface
Implements
WithAuthorizationRule
WithEventHub
WithSku
WithThroughputConfiguration
DefinitionWithTags<WithCreate>
Creatable<EventHubNamespace>
public static interface EventHubNamespace.DefinitionStages.WithCreate
extends Creatable<EventHubNamespace>, DefinitionWithTags<WithCreate>, WithSku, WithEventHub, WithAuthorizationRule, WithThroughputConfiguration
The stage of the definition which contains all the minimum required inputs for the resource to be created (via WithCreate#create()), but also allows for any other optional settings to be specified.
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java