DataExportSettings Class

Represents a data export 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

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

Keyword-Only Parameters

Name Description
enabled

Is the data export 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 data export setting enabled.