SuppressionProperties interface

The properties of the suppression.

Properties

expirationTimeStamp

Gets or sets the expiration time stamp.

suppressionId

The GUID of the suppression.

ttl

The duration for which the suppression is valid.

Property Details

expirationTimeStamp

Gets or sets the expiration time stamp.

expirationTimeStamp?: Date

Property Value

Date

suppressionId

The GUID of the suppression.

suppressionId?: string

Property Value

string

ttl

The duration for which the suppression is valid.

ttl?: string

Property Value

string