RemediationDeploymentSummary.FailedDeployment Property

Definition

The number of deployments required by the remediation that have failed.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)]
public int? FailedDeployment { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Owned)>]
member this.FailedDeployment : Nullable<int>
Public ReadOnly Property FailedDeployment As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to