ServerVulnerabilityAssessmentProperties interface

伺服器脆弱性評估的特性。

屬性

recurringScans

週期性掃描設定

storageAccountAccessKey

指定記憶體帳戶的識別碼金鑰,以取得弱點評估掃描結果。 如果未指定 『StorageContainerSasKey』,則需要 storageAccountAccessKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用

storageContainerPath

用來保存掃描結果的 Blob 記憶體容器路徑(例如 https://myStorage.blob.core.windows.net/VaScans/)。

storageContainerSasKey

共用存取簽章 (SAS 金鑰),其具有 『storageContainerPath』 參數中所指定 Blob 容器的寫入許可權。 如果未指定 『storageAccountAccessKey』,則需要 StorageContainerSasKey。 只有在記憶體帳戶不在 Vnet 或防火牆後方時才適用

屬性詳細資料

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