Class EventHubConsumerGroupInfoInner

java.lang.Object
com.azure.core.management.ProxyResource
com.azure.resourcemanager.iothub.fluent.models.EventHubConsumerGroupInfoInner

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

    • EventHubConsumerGroupInfoInner

      public EventHubConsumerGroupInfoInner()
  • Method Details

    • 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.