TagDetailsInner Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Tag details.
public class TagDetailsInner
type TagDetailsInner = class
Public Class TagDetailsInner
- Inheritance
-
TagDetailsInner
Constructors
TagDetailsInner() |
Initializes a new instance of the TagDetailsInner class. |
TagDetailsInner(String, String, TagCount, IList<TagValueInner>) |
Initializes a new instance of the TagDetailsInner class. |
Properties
Count |
Gets or sets the total number of resources that use the resource tag. When a tag is initially created and has no associated resources, the value is 0. |
Id |
Gets the tag name ID. |
TagName |
Gets or sets the tag name. |
Values |
Gets or sets the list of tag values. |
Applies to
GitHub'da bizimle işbirliği yapın
Bu içeriğin kaynağı GitHub'da bulunabilir; burada ayrıca sorunları ve çekme isteklerini oluşturup gözden geçirebilirsiniz. Daha fazla bilgi için katkıda bulunan kılavuzumuzu inceleyin.
Azure SDK for .NET