Skip to content

Enable passing top-level name property as metadata to resources #1472

@SteveL-MSFT

Description

@SteveL-MSFT

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions