Microsoft.Azure.Management.Eventhub.Fluent.EventHubNamespace.Definition Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |