IfNotExistsEvaluationDetails.TotalResource Property

Definition

Total number of resources to which the existence condition is applicable.

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

Property Value

Implements

Attributes

Applies to