Freigeben über


VaultHealthProperties.FabricsHealth Property

Definition

Gets or sets the list of the health detail of the fabrics in the vault.

[Newtonsoft.Json.JsonProperty(PropertyName="fabricsHealth")]
public Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResourceHealthSummary FabricsHealth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="fabricsHealth")>]
member this.FabricsHealth : Microsoft.Azure.Management.RecoveryServices.SiteRecovery.Models.ResourceHealthSummary with get, set
Public Property FabricsHealth As ResourceHealthSummary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to