Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to load lazy properties #47

Open
theaquamarine opened this issue May 30, 2020 · 0 comments
Open

Ability to load lazy properties #47

theaquamarine opened this issue May 30, 2020 · 0 comments

Comments

@theaquamarine
Copy link

A number of CM classes use lazy-loaded properties, such as AppDTs (deployment types) on CCM_Application - it'd be great if the functions had the option to load them. This is easiest done by piping the output from Get-CimInstance for these classes back in to Get-CimInstance, so there is a performance implication and significantly more network activity and it's probably best off by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant