@Beta(value=V1_7_0)
public static interface EventHubConsumerGroup.DefinitionStages.WithUserMetadata
| Modifier and Type | Method and Description |
|---|---|
EventHubConsumerGroup.DefinitionStages.WithCreate |
withUserMetadata(String metadata)
Specifies user metadata.
|
@Beta(value=V1_7_0) EventHubConsumerGroup.DefinitionStages.WithCreate withUserMetadata(String metadata)
metadata - the metadata /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/