Share via


SetScheduledJobCommand.MaxResultCount Property

Definition

Maximum number of job results allowed in job store.

[System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")]
[System.Management.Automation.Parameter(ParameterSetName="FilePath")]
public int MaxResultCount { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="ScriptBlock")>]
[<System.Management.Automation.Parameter(ParameterSetName="FilePath")>]
member this.MaxResultCount : int with get, set
Public Property MaxResultCount As Integer

Property Value

Attributes

Applies to