次の方法で共有


RemediationDeploymentSummary.FailedDeployments プロパティ

定義

失敗した修復に必要なデプロイの数を取得します。

[Newtonsoft.Json.JsonProperty(PropertyName="failedDeployments")]
public int? FailedDeployments { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="failedDeployments")>]
member this.FailedDeployments : Nullable<int>
Public ReadOnly Property FailedDeployments As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象