Bagikan melalui


GraphServicesTagUpdate Class

Definition

Request payload used to update an existing resource's tags.

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

Constructors

GraphServicesTagUpdate()

Initializes a new instance of GraphServicesTagUpdate.

Properties

Tags

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

Applies to