Class EventHubConsumerGroupInfoInner


  • public final class EventHubConsumerGroupInfoInner
    extends com.azure.core.management.ProxyResource
    The properties of the EventHubConsumerGroupInfo object.
    • Constructor Detail

      • EventHubConsumerGroupInfoInner

        public EventHubConsumerGroupInfoInner()
    • Method Detail

      • properties

        public Map<String,​Object> properties()
        Get the properties property: The tags.
        Returns:
        the properties value.
      • withProperties

        public EventHubConsumerGroupInfoInner withProperties​(Map<String,​Object> properties)
        Set the properties property: The tags.
        Parameters:
        properties - the properties value to set.
        Returns:
        the EventHubConsumerGroupInfoInner object itself.
      • etag

        public String etag()
        Get the etag property: The etag.
        Returns:
        the etag value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.