PSSessionTypeOption.CopyUpdatedValuesFrom(PSSessionTypeOption) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copies values from updated. Only non default values are copies.
protected public:
virtual void CopyUpdatedValuesFrom(System::Management::Automation::PSSessionTypeOption ^ updated);
protected internal virtual void CopyUpdatedValuesFrom (System.Management.Automation.PSSessionTypeOption updated);
abstract member CopyUpdatedValuesFrom : System.Management.Automation.PSSessionTypeOption -> unit
override this.CopyUpdatedValuesFrom : System.Management.Automation.PSSessionTypeOption -> unit
Protected Friend Overridable Sub CopyUpdatedValuesFrom (updated As PSSessionTypeOption)
Parameters
- updated
- PSSessionTypeOption