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() |
abstract String | type() |
Method Details
tags
public abstract Map
Returns:
the tags for the resource
type
public abstract String type()
Returns:
the type of the resource
Applies to
Berkolaborasi dengan kami di GitHub
Sumber untuk konten ini dapat ditemukan di GitHub, yang juga dapat Anda gunakan untuk membuat dan meninjau masalah dan menarik permintaan. Untuk informasi selengkapnya, lihat panduan kontributor kami.
Azure SDK for Java