Bagikan melalui


GraphServicesAccountResourcePatch Class

Definition

Account patch properties.

public class GraphServicesAccountResourcePatch : Azure.ResourceManager.GraphServices.Models.GraphServicesTagUpdate
type GraphServicesAccountResourcePatch = class
    inherit GraphServicesTagUpdate
Public Class GraphServicesAccountResourcePatch
Inherits GraphServicesTagUpdate
Inheritance
GraphServicesAccountResourcePatch

Constructors

GraphServicesAccountResourcePatch()

Initializes a new instance of GraphServicesAccountResourcePatch.

Properties

Tags

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

(Inherited from GraphServicesTagUpdate)

Applies to