·FilePath - The full file path of the configuration variable settings file to load. (Mandatory)
·Scope - The scope to load these settings into. (Default: Environment).
·TypeName - The name of the type of object to create. (Mandatory)
·AssemblyName - The name of the assembly containing the type to be created. (Mandatory)
·SerializedValue - The XML representation of a single serializable Metalogix object. (Mandatory)
·Enumerate - If set, any collections returned by the cmdlet will enumerated. Otherwise, collections will be returned as a single object.
·SerializedValue - The XML representation of a Metalogix object collection. Generally this will be obtained by requesting the PowerShell command for a job configured in the GUI. This cmdlet is not recommended for general use. (Mandatory)
·Scope - The scope of the configuration variable. Possible values are Environment, EnvironmentSpecific, User, UserSpecific, Application, ApplicationSpecific, ApplicationAndUserSpecific. (Default: ApplicationAndUserSpecific). (Mandatory)
·Name - The name of the configuration variable. (Mandatory)
·Value - The value of the configuration variable. (Mandatory)
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center