ServerVulnerabilityAssessment interface
伺服器弱點評估。
- Extends
屬性
recurring |
週期性掃描設定 |
storage |
指定記憶體帳戶的識別碼金鑰,以取得弱點評估掃描結果。 如果未指定 『StorageContainerSasKey』,則需要 storageAccountAccessKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用 |
storage |
用來保存掃描結果的 Blob 記憶體容器路徑(例如 https://myStorage.blob.core.windows.net/VaScans/)。 |
storage |
共用存取簽章 (SAS 金鑰),其具有 『storageContainerPath』 參數中所指定 Blob 容器的寫入許可權。 如果未指定 『storageAccountAccessKey』,則需要 StorageContainerSasKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用 |
繼承的屬性
id | 資源標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
name | 資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
type | 資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
recurringScans
週期性掃描設定
recurringScans?: VulnerabilityAssessmentRecurringScansProperties
屬性值
storageAccountAccessKey
指定記憶體帳戶的識別碼金鑰,以取得弱點評估掃描結果。 如果未指定 『StorageContainerSasKey』,則需要 storageAccountAccessKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用
storageAccountAccessKey?: string
屬性值
string
storageContainerPath
用來保存掃描結果的 Blob 記憶體容器路徑(例如 https://myStorage.blob.core.windows.net/VaScans/)。
storageContainerPath?: string
屬性值
string
storageContainerSasKey
共用存取簽章 (SAS 金鑰),其具有 『storageContainerPath』 參數中所指定 Blob 容器的寫入許可權。 如果未指定 『storageAccountAccessKey』,則需要 StorageContainerSasKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用
storageContainerSasKey?: string
屬性值
string