VaultHealthDetails.ContainerHealthIssue Property

Definition

The list of summary of health errors across the resources under the container.

[Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IHealthErrorSummary> ContainerHealthIssue { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Origin(Microsoft.Azure.PowerShell.Cmdlets.Migrate.PropertyOrigin.Inlined)>]
member this.ContainerHealthIssue : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Migrate.Models.IHealthErrorSummary> with get, set
Public Property ContainerHealthIssue As List(Of IHealthErrorSummary)

Property Value

Implements

Attributes

Applies to