@Beta(value=V1_7_0)
public static interface EventHubNamespace.UpdateStages.WithSku
| Modifier and Type | Method and Description |
|---|---|
EventHubNamespace.Update |
withSku(EventHubNamespaceSkuType namespaceSku)
Specifies the namespace sku.
|
@Beta(value=V1_7_0) EventHubNamespace.Update withSku(EventHubNamespaceSkuType namespaceSku)
namespaceSku - the sku /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/