Package version:

Interface SecurityAssessment

Security assessment on a resource

Hierarchy

Properties

additionalData?: {
    [propertyName: string]: string;
}

Additional data regarding the assessment

Type declaration

  • [propertyName: string]: string
displayName?: string

User friendly display name of the assessment NOTE: This property will not be serialized. It can only be populated by the server.

id?: string

Resource Id NOTE: This property will not be serialized. It can only be populated by the server.

Links relevant to the assessment NOTE: This property will not be serialized. It can only be populated by the server.

Describes properties of an assessment metadata.

name?: string

Resource name NOTE: This property will not be serialized. It can only be populated by the server.

Data regarding 3rd party partner integration

resourceDetails?: ResourceDetailsUnion

Details of the resource that was assessed

The result of the assessment

type?: string

Resource type NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc