Remediation.ResourceCount Property

Definition

Determines the max number of resources that can be remediated by the remediation job. If not provided, the default resource count is used.

[Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Inlined)]
public int? ResourceCount { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.Origin(Microsoft.Azure.PowerShell.Cmdlets.PolicyInsights.PropertyOrigin.Inlined)>]
member this.ResourceCount : Nullable<int> with get, set
Public Property ResourceCount As Nullable(Of Integer)

Property Value

Implements

Attributes

Applies to