次の方法で共有


Remediation.ResourceDiscoveryMode プロパティ

定義

修復するリソースの検出方法を取得または設定します。 指定しない場合、既定値は ExistingNonCompliant です。 使用可能な値は、'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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象