次の方法で共有


RemediationDeploymentSummary.TotalDeployments プロパティ

定義

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

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象