HealthReport interface

The health report resource

Extends

Properties

affectedDefendersPlans

The affected defenders plans by unhealthy report

affectedDefendersSubPlans

The affected defenders sub plans by unhealthy report

environmentDetails

The environment details of the resource

healthDataClassification

The classification of the health report

issues

A collection of the issues in the report

reportAdditionalData

Additional data for the given health report, this field can include more details on the resource and the health scenario. NOTE: This property will not be serialized. It can only be populated by the server.

resourceDetails

The resource details of the health report

status

The status of the health report

Inherited Properties

id

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

name

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

type

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

Property Details

affectedDefendersPlans

The affected defenders plans by unhealthy report

affectedDefendersPlans?: string[]

Property Value

string[]

affectedDefendersSubPlans

The affected defenders sub plans by unhealthy report

affectedDefendersSubPlans?: string[]

Property Value

string[]

environmentDetails

The environment details of the resource

environmentDetails?: EnvironmentDetails

Property Value

healthDataClassification

The classification of the health report

healthDataClassification?: HealthDataClassification

Property Value

issues

A collection of the issues in the report

issues?: Issue[]

Property Value

Issue[]

reportAdditionalData

Additional data for the given health report, this field can include more details on the resource and the health scenario. NOTE: This property will not be serialized. It can only be populated by the server.

reportAdditionalData?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

resourceDetails

The resource details of the health report

resourceDetails?: ResourceDetailsAutoGenerated

Property Value

status

The status of the health report

status?: StatusAutoGenerated

Property Value

Inherited Property Details

id

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

id?: string

Property Value

string

Inherited From Resource.id

name

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

name?: string

Property Value

string

Inherited From Resource.name

type

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

type?: string

Property Value

string

Inherited From Resource.type