Interface TagResource

All Superinterfaces:
HasId, HasInner<com.microsoft.azure.management.resources.implementation.TagsResourceInner>, HasName

public interface TagResource extends HasId, HasName, HasInner<com.microsoft.azure.management.resources.implementation.TagsResourceInner>
An immutable client-side representation of an Azure resource with tags.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

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

    id

    Methods inherited from interface com.microsoft.azure.management.resources.fluentcore.model.HasInner

    inner

    Methods inherited from interface com.microsoft.azure.management.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