GetRandom Class

Definition

Activity to invoke the Microsoft.PowerShell.Utility\Get-Random command in a Workflow.

public sealed class GetRandom : Microsoft.PowerShell.Activities.PSActivity
Inheritance

Inherited Members

Microsoft.PowerShell.Activities.PipelineEnabledActivity

Microsoft.PowerShell.Activities.PSActivity

Constructors

GetRandom()

Gets the display name of the command invoked by this activity.

Properties

Count

Provides access to the Count parameter.

InputObject

Provides access to the InputObject parameter.

Maximum

Provides access to the Maximum parameter.

Minimum

Provides access to the Minimum parameter.

PSCommandName

Gets the fully qualified name of the command invoked by this activity.

SetSeed

Provides access to the SetSeed parameter.