SecurityAlertsPolicyProperties interface

安全警示政策的特性。

屬性

creationTime

指定原則的 UTC 建立時間。

disabledAlerts

指定已停用的警示陣列。 允許的值為:Sql_Injection、Sql_Injection_Vulnerability、Access_Anomaly、Data_Exfiltration、Unsafe_Action、Brute_Force

emailAccountAdmins

指定警示會傳送給帳戶管理員。

emailAddresses

指定傳送警示的電子郵件地址陣列。

retentionDays

指定要保留在威脅偵測稽核記錄中的天數。

state

指定原則的狀態,無論是啟用或停用,還是尚未在特定資料庫上套用原則。

storageAccountAccessKey

指定威脅偵測稽核記憶體帳戶的標識符金鑰。

storageEndpoint

指定 Blob 記憶體端點(例如 https://MyAccount.blob.core.windows.net)。 此 Blob 記憶體會保存所有威脅偵測稽核記錄。

屬性詳細資料

creationTime

指定原則的 UTC 建立時間。

creationTime?: Date

屬性值

Date

disabledAlerts

指定已停用的警示陣列。 允許的值為:Sql_Injection、Sql_Injection_Vulnerability、Access_Anomaly、Data_Exfiltration、Unsafe_Action、Brute_Force

disabledAlerts?: string[]

屬性值

string[]

emailAccountAdmins

指定警示會傳送給帳戶管理員。

emailAccountAdmins?: boolean

屬性值

boolean

emailAddresses

指定傳送警示的電子郵件地址陣列。

emailAddresses?: string[]

屬性值

string[]

retentionDays

指定要保留在威脅偵測稽核記錄中的天數。

retentionDays?: number

屬性值

number

state

指定原則的狀態,無論是啟用或停用,還是尚未在特定資料庫上套用原則。

state: SecurityAlertsPolicyState

屬性值

storageAccountAccessKey

指定威脅偵測稽核記憶體帳戶的標識符金鑰。

storageAccountAccessKey?: string

屬性值

string

storageEndpoint

指定 Blob 記憶體端點(例如 https://MyAccount.blob.core.windows.net)。 此 Blob 記憶體會保存所有威脅偵測稽核記錄。

storageEndpoint?: string

屬性值

string