TagDetailsInner Class

Definition

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