UpdateMonitorRequest interface

Defines the request body for updating SAP monitor resource.

Properties

identity

[currently not in use] Managed service identity(user assigned identities)

tags

Gets or sets the Resource tags.

Property Details

identity

[currently not in use] Managed service identity(user assigned identities)

identity?: UserAssignedServiceIdentity

Property Value

tags

Gets or sets the Resource tags.

tags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}