Source:
This specific line in the C# code section:
monitorOverride .Property = ManagementPackM onitorProperty. Enabled;
I don't get how "ManagementPack MonitorProperty " is actually defined or
how it works.
I understand the remainder though.
(I'm actually trying to translate this into PowerShell.)
Marco
This specific line in the C# code section:
monitorOverride .Property = ManagementPackM onitorProperty. Enabled;
I don't get how "ManagementPack MonitorProperty " is actually defined or
how it works.
I understand the remainder though.
(I'm actually trying to translate this into PowerShell.)
Marco
Comment