RecommendationsHighAvailabilityData interface
Definition of recommendation data related to high availability in unified resilience item.
Properties
| enabled |
Count of resources that have high availability enabled. |
| evaluation |
The date and time when the high availability recommendations were last evaluated. |
| not |
Count of resources that do not have high availability enabled. |
| not |
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