Share via


RemediationDeploymentSummary.TotalDeployments Property

Definition

Gets the number of deployments required by the remediation.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to