TagResource Interface
Implements
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 and Description |
|---|---|
| abstract Map<String,String> |
tags()
Gets the tags for the resource. |
| abstract String |
type()
Gets the type of the resource. |
Method Details
tags
public abstract Map<String,String> tags()
Gets the tags for the resource.
Returns:
type
public abstract String type()
Gets the type of the resource.
Returns: