RecommendationsHighAvailabilityData interface

Definition of recommendation data related to high availability in unified resilience item.

Properties

enabledResourceCount

Count of resources that have high availability enabled.

evaluationDateTime

The date and time when the high availability recommendations were last evaluated.

notEnabledResourceCount

Count of resources that do not have high availability enabled.

notEvaluatedResourceCount

Count of resources that have not been evaluated for high availability.

Property Details

enabledResourceCount

Count of resources that have high availability enabled.

enabledResourceCount?: number

Property Value

number

evaluationDateTime

The date and time when the high availability recommendations were last evaluated.

evaluationDateTime?: Date

Property Value

Date

notEnabledResourceCount

Count of resources that do not have high availability enabled.

notEnabledResourceCount?: number

Property Value

number

notEvaluatedResourceCount

Count of resources that have not been evaluated for high availability.

notEvaluatedResourceCount?: number

Property Value

number