ActivityLogAlertPatchBody interface

An activity log alert object for the body of patch operations.

Properties

enabled

Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.

tags

Resource tags

Property Details

enabled

Indicates whether this activity log alert is enabled. If an activity log alert is not enabled, then none of its actions will be activated.

enabled?: boolean

Property Value

boolean

tags

Resource tags

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

Property Value

{[propertyName: string]: string}