Share via


Remediation.DeploymentStatus Property

Definition

Gets the deployment status summary for all deployments created by the remediation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentStatus")]
public Microsoft.Azure.Management.PolicyInsights.Models.RemediationDeploymentSummary DeploymentStatus { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.deploymentStatus")>]
member this.DeploymentStatus : Microsoft.Azure.Management.PolicyInsights.Models.RemediationDeploymentSummary
Public ReadOnly Property DeploymentStatus As RemediationDeploymentSummary

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to