We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 362e72e commit efe9684Copy full SHA for efe9684
docs/reference/schemas/resource/properties/purge.md
@@ -43,7 +43,7 @@ To add this property to a resource's instance schema, define the property with t
43
snippet:
44
45
```json
46
-"_inDesiredState": {
+"_purge": {
47
"$ref": "https://raw.githubusercontent.com/PowerShell/DSC/main/schemas/v3/resource/properties/purge.json"
48
}
49
```
0 commit comments