TagsResource Class

Definition

A container holding only the Tags for a resource, allowing the user to update the tags on a PrivateLinkScope instance.

public class TagsResource
type TagsResource = class
Public Class TagsResource
Inheritance
TagsResource

Constructors

TagsResource()

Initializes a new instance of the TagsResource class.

TagsResource(IDictionary<String,String>)

Initializes a new instance of the TagsResource class.

Properties

Tags

Gets or sets resource tags

Applies to