ActionGroupPatchBody interface

An action group object for the body of patch operations.

Properties

enabled

Indicates whether this action group is enabled. If an action group is not enabled, then none of its actions will be activated.

tags

Resource tags

Property Details

enabled

Indicates whether this action group is enabled. If an action group 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}