SuppressionContract Class

The details of the snoozed or dismissed rule; for example, the duration, name, and GUID associated with the rule.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.advisor.models._models_py3.Resource
SuppressionContract

Constructor

SuppressionContract(*, suppression_id: str | None = None, ttl: str | None = None, **kwargs)

Parameters

Name Description
suppression_id
Required
str

The GUID of the suppression.

ttl
Required
str

The duration for which the suppression is valid.

Keyword-Only Parameters

Name Description
suppression_id
Required
ttl
Required

Variables

Name Description
id
str

The resource ID.

name
str

The name of the resource.

type
str

The type of the resource.

expiration_time_stamp

Gets or sets the expiration time stamp.