次の方法で共有


MabContainer.MabContainerHealthDetails プロパティ

定義

この mab コンテナーの正常性の詳細を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象