MabContainer.MabContainerHealthDetails Property

Definition

Gets or sets health details on this mab container.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to