@Beta(value=V1_7_0)
public static interface EventHubNamespace.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
EventHubNamespace.UpdateStages.WithAuthorizationRule
The stage of the event hub namespace update allowing to add authorization rule for accessing
the event hub.
|
static interface |
EventHubNamespace.UpdateStages.WithEventHub
The stage of the event hub namespace update allowing to add new event hub in the namespace.
|
static interface |
EventHubNamespace.UpdateStages.WithSku
The stage of the event hub namespace update allowing to change the sku.
|
static interface |
EventHubNamespace.UpdateStages.WithThroughputConfiguration
The stage of the event hub namespace update allowing to specify the throughput unit settings.
|
Copyright © 2019. All rights reserved.