Interface TagResource

All Superinterfaces:
HasId, HasInnerModel<TagsResourceInner>, HasName

public interface TagResource extends HasId, HasName, HasInnerModel<TagsResourceInner>
An immutable client-side representation of an Azure resource with tags.
  • Method Details

    • type

      String type()
      Gets the type of the resource.
      Returns:
      the type of the resource
    • tags

      Map<String,String> tags()
      Gets the tags for the resource.
      Returns:
      the tags for the resource