共用方式為


AlertSettings interface

警示設定。

Extends

屬性

additionalRecipientEmailList

警示通知電子郵件清單。

alertNotificationCulture

警示通知文化特性。

emailNotification

指出是否啟用電子郵件通知。

notificationToServiceOwners

值,指出是否為系統管理員啟用警示通知。

繼承的屬性

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

kind

物件的Kind。 目前僅支援 Series8000

name

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

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

additionalRecipientEmailList

警示通知電子郵件清單。

additionalRecipientEmailList?: string[]

屬性值

string[]

alertNotificationCulture

警示通知文化特性。

alertNotificationCulture?: string

屬性值

string

emailNotification

指出是否啟用電子郵件通知。

emailNotification: AlertEmailNotificationStatus

屬性值

notificationToServiceOwners

值,指出是否為系統管理員啟用警示通知。

notificationToServiceOwners?: AlertEmailNotificationStatus

屬性值

繼承的屬性詳細資料

id

可唯一識別對象的路徑識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自BaseModel.id

kind

物件的Kind。 目前僅支援 Series8000

kind?: "Series8000"

屬性值

"Series8000"

繼承自BaseModel.kind

name

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

name?: string

屬性值

string

繼承自BaseModel.name

type

對象的階層式類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自BaseModel.type