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 Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasId

    id

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.HasInnerModel

    innerModel

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName

    name
  • Method Details

    • type

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

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