LogSearchRuleResourcePatch interface
用于修补作的日志搜索规则资源。
属性详细信息
enabled
指示是否启用日志搜索规则的标志。 值应为 true 或 false
enabled?: string
属性值
string
tags
资源标记
tags?: {[propertyName: string]: string}
属性值
{[propertyName: string]: string}