Bagikan melalui


KPIResourceHealthDetails.ResourceHealthDetails Property

Definition

Gets or sets resource Health Status

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to