Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
If specified, only active or only completed job executions are included.
public bool? IsActive { get; set; }
member this.IsActive : Nullable<bool> with get, set