VmWorkloadProtectedItem.KpisHealths Property
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.
Health details of different KPIs.
public System.Collections.Generic.IDictionary<string,Azure.ResourceManager.RecoveryServicesBackup.Models.KpiResourceHealthDetails> KpisHealths { get; }
member this.KpisHealths : System.Collections.Generic.IDictionary<string, Azure.ResourceManager.RecoveryServicesBackup.Models.KpiResourceHealthDetails>
Public ReadOnly Property KpisHealths As IDictionary(Of String, KpiResourceHealthDetails)