ConvertToClixmlCommand.InputObject Property

Definition

Gets or sets input objects to be converted to CliXml object.

[System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true)]
public System.Management.Automation.PSObject InputObject { get; set; }
[<System.Management.Automation.Parameter(Mandatory=true, Position=0, ValueFromPipeline=true)>]
member this.InputObject : System.Management.Automation.PSObject with get, set
Public Property InputObject As PSObject

Property Value

Attributes

Applies to