Compartir a través de


AzureIaaSVMProtectedItem.KpisHealths Propiedad

Definición

Obtiene o establece los detalles de mantenimiento de diferentes KPI.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a