Share via


Remediation.ResourceDiscoveryMode Property

Definition

Gets or sets the way resources to remediate are discovered. Defaults to ExistingNonCompliant if not specified. Possible values include: 'ExistingNonCompliant', 'ReEvaluateCompliance'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceDiscoveryMode")]
public string ResourceDiscoveryMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceDiscoveryMode")>]
member this.ResourceDiscoveryMode : string with get, set
Public Property ResourceDiscoveryMode As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to