Compartir a través de


AzureIaaSVMProtectedItem.HealthDetails Propiedad

Definición

Obtiene o establece los detalles de mantenimiento de este elemento de copia de seguridad.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a