次の方法で共有


KPIResourceHealthDetails.ResourceHealthDetails プロパティ

定義

リソースの正常性状態を取得または設定します

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象