File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ parameterNotObject = "Parameter '%{name}' is not an object"
67
67
invokePropertyExpressions = " Invoke property expressions"
68
68
invokeExpression = " Invoke property expression for %{name}: %{value}"
69
69
propertyNotString = " Property '%{name}' with value '%{value}' is not a string"
70
- metadataMicrosoftDscIgnored = " Resource returned metadata property 'Microsoft.DSC' which is ignored"
71
- metadataNotObject = " Resource returned 'metadata ' property which is not an object"
70
+ metadataMicrosoftDscIgnored = " Resource returned '_metadata' property 'Microsoft.DSC' which is ignored"
71
+ metadataNotObject = " Resource returned '_metadata ' property which is not an object"
72
72
73
73
[discovery .commandDiscovery ]
74
74
couldNotReadSetting = " Could not read 'resourcePath' setting"
You can’t perform that action at this time.
0 commit comments