TagsResource Class

Definition

Wrapper resource for tags API requests and responses.

public class TagsResource : Microsoft.Rest.Azure.IResource
type TagsResource = class
    interface IResource
Public Class TagsResource
Implements IResource
Inheritance
TagsResource
Implements

Constructors

TagsResource()

Initializes a new instance of the TagsResource class.

TagsResource(Tags, String, String, String)

Initializes a new instance of the TagsResource class.

Properties

Id

Gets the ID of the tags wrapper resource.

Name

Gets the name of the tags wrapper resource.

Properties

Gets or sets the set of tags.

Type

Gets the type of the tags wrapper resource.

Methods

Validate()

Validate the object.

Applies to