@Beta(value=V1_7_0)
public static interface EventHubConsumerGroup.UpdateStages.WithUserMetadata
| Modifier and Type | Method and Description |
|---|---|
EventHubConsumerGroup.Update |
withUserMetadata(String metadata)
Specifies user metadata.
|
@Beta(value=V1_7_0) EventHubConsumerGroup.Update 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.
*/