PatchObject interface

修補程式的資料合約。

屬性

enabled

指出指定的警示處理規則是否已啟用或停用。

tags

要更新的標籤。

屬性詳細資料

enabled

指出指定的警示處理規則是否已啟用或停用。

enabled?: boolean

屬性值

boolean

tags

要更新的標籤。

tags?: Record<string, string>

屬性值

Record<string, string>