ServerSecurityAlertPolicy interface
伺服器安全性警示原則。
- Extends
屬性
disabled |
指定已停用的警示陣列。 允許的值為:Sql_Injection、Sql_Injection_Vulnerability、Access_Anomaly |
email |
指定警示會傳送給帳戶管理員。 |
email |
指定傳送警示的電子郵件地址陣列。 |
retention |
指定要保留在威脅偵測稽核記錄中的天數。 |
state | 指定原則的狀態,無論是啟用還是停用。 |
storage |
指定威脅偵測稽核記憶體帳戶的標識符金鑰。 |
storage |
指定 Blob 記憶體端點(例如 https://MyAccount.blob.core.windows.net)。 此 Blob 記憶體會保存所有威脅偵測稽核記錄。 |
繼承的屬性
id | 資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。 |
name | 資源名稱注意:此屬性將不會串行化。 它只能由伺服器填入。 |
type | 資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
disabledAlerts
指定已停用的警示陣列。 允許的值為:Sql_Injection、Sql_Injection_Vulnerability、Access_Anomaly
disabledAlerts?: string[]
屬性值
string[]
emailAccountAdmins
指定警示會傳送給帳戶管理員。
emailAccountAdmins?: boolean
屬性值
boolean
emailAddresses
指定傳送警示的電子郵件地址陣列。
emailAddresses?: string[]
屬性值
string[]
retentionDays
指定要保留在威脅偵測稽核記錄中的天數。
retentionDays?: number
屬性值
number
state
storageAccountAccessKey
指定威脅偵測稽核記憶體帳戶的標識符金鑰。
storageAccountAccessKey?: string
屬性值
string
storageEndpoint
指定 Blob 記憶體端點(例如 https://MyAccount.blob.core.windows.net)。 此 Blob 記憶體會保存所有威脅偵測稽核記錄。
storageEndpoint?: string
屬性值
string
繼承的屬性詳細資料
id
資源的完整資源標識碼。 例如 - /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName} 注意:此屬性將不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
name
type
資源的型別。 例如“Microsoft.Compute/virtualMachines” 或 “Microsoft.Storage/storageAccounts” 附注:此屬性將不會串行化。 它只能由伺服器填入。
type?: string
屬性值
string