キャッシュされたオブジェクトと関連付けられたタグの汎用リストです。
public ReadOnlyCollection<DataCacheTag> Tags { get; }
You can associate one or more tags to each cache object. Tag-based object retrieval is only available for those objects stored in regions.
Tags are not supported in Windows Azure Shared Caching.