Sdílet prostřednictvím


SecurityAssessmentPropertiesResponse type

Popisuje vlastnosti posouzení.

type SecurityAssessmentPropertiesResponse = SecurityAssessmentPropertiesBase & {
  status: AssessmentStatusResponse
}