Delen via


VaultHealthProperties.VaultErrors Property

Definition

Gets or sets the list of errors on the vault.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to