Class TagsResourceInner


  • public final class TagsResourceInner
    extends com.azure.core.management.ProxyResource
    Wrapper resource for tags API requests and responses.
    • Constructor Detail

      • TagsResourceInner

        public TagsResourceInner()
    • Method Detail

      • properties

        public Tags properties()
        Get the properties property: The set of tags.
        Returns:
        the properties value.
      • withProperties

        public TagsResourceInner withProperties​(Tags properties)
        Set the properties property: The set of tags.
        Parameters:
        properties - the properties value to set.
        Returns:
        the TagsResourceInner object itself.
      • validate

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