AlertSyncSettings Class

Represents an alert sync setting.

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

All required parameters must be populated in order to send to server.

Constructor

AlertSyncSettings(*, enabled: bool | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
enabled

Is the alert sync setting enabled.

Default value: None

Variables

Name Description
id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.

kind

the kind of the settings string. Required. Known values are: "DataExportSettings", "AlertSuppressionSetting", and "AlertSyncSettings".

enabled

Is the alert sync setting enabled.