次の方法で共有


AzureIaaSVMProtectedItem.KpisHealths プロパティ

定義

さまざまな KPI の正常性の詳細を取得または設定します

[Newtonsoft.Json.JsonProperty(PropertyName="kpisHealths")]
public System.Collections.Generic.IDictionary<string,Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails> KpisHealths { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kpisHealths")>]
member this.KpisHealths : System.Collections.Generic.IDictionary<string, Microsoft.Azure.Management.RecoveryServices.Backup.Models.KPIResourceHealthDetails> with get, set
Public Property KpisHealths As IDictionary(Of String, KPIResourceHealthDetails)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象