@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 (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/