LogSearchRuleResourcePatch interface
The log search rule resource for patch operations.
Properties
enabled | The flag which indicates whether the Log Search rule is enabled. Value should be true or false |
tags | Resource tags |
Property Details
enabled
The flag which indicates whether the Log Search rule is enabled. Value should be true or false
enabled?: string
Property Value
string
tags
Resource tags
tags?: {[propertyName: string]: string}
Property Value
{[propertyName: string]: string}