AzureIaaSVMProtectedItem.KpisHealths Property

Definition

Gets or sets health details of different KPIs

[Newtonsoft.Json.JsonProperty(PropertyName="kpisHealths")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails> KpisHealths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kpisHealths")>]
member this.KpisHealths : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails> with get, set
Public Property KpisHealths As IDictionary(Of String, KPIResourceHealthDetails)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to