Convert-PSCustomObjectToXML
Syntax
__AllParameterSets
Convert-PSCustomObjectToXML [-Object] <psobject> [<CommonParameters>]Parameters
-Object
Type: System.Management.Automation.PSObject
DefaultValue: ''
SupportsWildcards: false
Aliases: []
ParameterSets:
- Name: (All)
Position: 0
IsRequired: true
ValueFromPipeline: true
ValueFromPipelineByPropertyName: true
ValueFromRemainingArguments: false
DontShow: false
AcceptedValues: []
HelpMessage: ''CommonParameters
Notes
Last updated
Was this helpful?