Summary of the new feature / enhancement
Resources may need to process the user-defined name top-level property but resources only receive the object under properties. There is already a provision to pass additional context via _metadata to a resource, so this can be passed as _name (since that property is how resources inform DSC to populate the name top-level).
Proposed technical implementation details (optional)
No response
Summary of the new feature / enhancement
Resources may need to process the user-defined
nametop-level property but resources only receive the object underproperties. There is already a provision to pass additional context via_metadatato a resource, so this can be passed as_name(since that property is how resources inform DSC to populate thenametop-level).Proposed technical implementation details (optional)
No response