KPIResourceHealthDetails.ResourceHealthDetails 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.
Gets or sets resource Health Status
[Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthDetails")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceHealthDetails> ResourceHealthDetails { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceHealthDetails")>]
member this.ResourceHealthDetails : System.Collections.Generic.IList<Microsoft.Azure.Management.RecoveryServices.Backup.Models.ResourceHealthDetails> with get, set
Public Property ResourceHealthDetails As IList(Of ResourceHealthDetails)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute