RecommendationsHighAvailabilityInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Definition of recommendation data related to high availability in unified resilience item.
public class RecommendationsHighAvailabilityInfo : System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.ResilienceManagement.Models.RecommendationsHighAvailabilityInfo>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.ResilienceManagement.Models.RecommendationsHighAvailabilityInfo>
type RecommendationsHighAvailabilityInfo = class
interface IJsonModel<RecommendationsHighAvailabilityInfo>
interface IPersistableModel<RecommendationsHighAvailabilityInfo>
Public Class RecommendationsHighAvailabilityInfo
Implements IJsonModel(Of RecommendationsHighAvailabilityInfo), IPersistableModel(Of RecommendationsHighAvailabilityInfo)
- Inheritance
-
RecommendationsHighAvailabilityInfo
- Implements
Properties
| Name | Description |
|---|---|
| EnabledResourceCount |
Count of resources that have high availability enabled. |
| EvaluationOn |
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. |