MonitorResourceUpdate interface

The updatable properties of the MonitorResource.

Properties

identity

The managed service identities assigned to this resource.

properties

The set of properties that can be updated in a PATCH request to a monitor resource.

tags

Resource tags.

Property Details

identity

The managed service identities assigned to this resource.

identity?: ManagedServiceIdentity

Property Value

properties

The set of properties that can be updated in a PATCH request to a monitor resource.

properties?: MonitorUpdateProperties

Property Value

tags

Resource tags.

tags?: Record<string, string>

Property Value

Record<string, string>