For the complete documentation index, see llms.txt. This page is also available as Markdown.

Convert-PSCustomObjectToXML

Sintassi

__AllParameterSets

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

Parametri

-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

Questo cmdlet supporta i parametri comuni: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable, -ProgressAction, -Verbose, -WarningAction e -WarningVariable. Per maggiori informazioni, consulti about_CommonParameters.

Note

Per maggiori informazioni, digiti "Get-Help Convert-PSCustomObjectToXML -detailed". Per informazioni tecniche, digiti "Get-Help Convert-PSCustomObjectToXML -full".

Ultimo aggiornamento

È stato utile?