GetRandomCommandBase.InputObject Property

Definition

Gets or sets the list from which random elements are chosen.

C#
[System.Management.Automation.AllowNull]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="RandomListItemParameterSet", Position=0, ValueFromPipeline=true)]
[System.Management.Automation.Parameter(Mandatory=true, ParameterSetName="ShuffleParameterSet", Position=0, ValueFromPipeline=true)]
public object[] InputObject { get; set; }

Property Value

Object[]
Attributes

Applies to

Produto Versións
PowerShell SDK 7.4.0