Delen via


ResourceTags Class

Definition

List of key value pairs that describe the resource. This will overwrite the existing tags.

public class ResourceTags
type ResourceTags = class
Public Class ResourceTags
Inheritance
ResourceTags
Derived

Constructors

ResourceTags()

Initializes a new instance of the ResourceTags class.

ResourceTags(IDictionary<String,String>)

Initializes a new instance of the ResourceTags class.

Properties

Tags

Gets or sets resource tags.

Applies to