Поделиться через


ServerVulnerabilityAssessment type

Оценка уязвимости сервера.

type ServerVulnerabilityAssessment = ProxyResource & {
  recurringScans?: VulnerabilityAssessmentRecurringScansProperties
  storageAccountAccessKey?: string
  storageContainerPath?: string
  storageContainerSasKey?: string
}