共用方式為


SuppressionContract interface

snoozed 或 dismissed 規則的詳細數據;例如,與規則相關聯的持續時間、名稱和 GUID。

Extends

屬性

expirationTimeStamp

取得或設定到期時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

suppressionId

歸併的 GUID。

ttl

隱藏有效持續時間。

繼承的屬性

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

expirationTimeStamp

取得或設定到期時間戳。 注意:這個屬性不會串行化。 它只能由伺服器填入。

expirationTimeStamp?: Date

屬性值

Date

suppressionId

歸併的 GUID。

suppressionId?: string

屬性值

string

ttl

隱藏有效持續時間。

ttl?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

資源的名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自Resource.name

type

資源的型別。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自Resource.type