Convert-PSCustomObjectToXML

    2024-10-28

    Convert-PSCustomObjectToXML

    SYNOPSIS

    SYNTAX

    __AllParameterSets

    Convert-PSCustomObjectToXML [-Object] <psobject> [<CommonParameters>]
    

    ALIASES

    This cmdlet has the following aliases,

    DESCRIPTION

    EXAMPLES

    PARAMETERS

    -Object

    Type: System.Management.Automation.PSObject
    DefaultValue: ''
    SupportsWildcards: false
    ParameterValue: []
    Aliases: []
    ParameterSets:
    - Name: (All)
      Position: 0
      IsRequired: true
      ValueFromPipeline: true
      ValueFromPipelineByPropertyName: true
      ValueFromRemainingArguments: false
    DontShow: false
    AcceptedValues: []
    HelpMessage: ''
    

    CommonParameters

    This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

    INPUTS

    System.Management.Automation.PSObject

    OUTPUTS

    NOTES

    For more information, type "Get-Help Convert-PSCustomObjectToXML -detailed". For technical information, type "Get-Help Convert-PSCustomObjectToXML -full".