Uses of Class
com.azure.resourcemanager.eventhubs.fluent.models.ConsumerGroupProperties
Packages that use ConsumerGroupProperties
Package
Description
Package containing the inner data models for EventHubManagementClient.
-
Uses of ConsumerGroupProperties in com.azure.resourcemanager.eventhubs.fluent.models
Methods in com.azure.resourcemanager.eventhubs.fluent.models that return ConsumerGroupPropertiesModifier and TypeMethodDescriptionstatic ConsumerGroupPropertiesConsumerGroupProperties.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConsumerGroupProperties from the JsonReader.ConsumerGroupProperties.withUserMetadata(String userMetadata) Set the userMetadata property: User Metadata is a placeholder to store user-defined string data with maximum length 1024. e.g. it can be used to store descriptive data, such as list of teams and their contact information also user-defined configuration settings can be stored.