Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Definition Namespace

Interfaces

IBlank

The first stage of a event hub namespace definition.

IDefinition

The entirety of the event hub namespace definition.

IWithAuthorizationRule

The stage of the event hub namespace definition allowing to add authorization rule for accessing the event hub.

IWithCreate

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.

IWithEventHub

The stage of the event hub namespace definition allowing to add new event hub in the namespace.

IWithGroup

The stage of the event hub namespace definition allowing to specify the resource group.

IWithSku

The stage of the event hub namespace definition allowing to specify the sku.

IWithThroughputConfiguration

The stage of the event hub namespace definition allowing to specify the throughput unit settings.