Compartir a través de


KPIResourceHealthDetails.ResourceHealthDetails Propiedad

Definición

Obtiene o establece el estado de mantenimiento del recurso.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a