TestimoX

API Reference

Class

BenchmarkDeploymentExportRequest

Namespace TestimoX.Benchmarks.Deployment
Assembly TestimoX
Modifiers sealed

Defines inputs for exporting a benchmark rollout to deployment artifacts.

Inheritance

  • Object
  • BenchmarkDeploymentExportRequest

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Accepted by parameters

Constructors

Properties

public BenchmarkPack Pack { get; set; } #

Gets or sets the exact benchmark pack.

public BenchmarkRolloutPlan Plan { get; set; } #

Gets or sets the reviewed rollout plan.

public BenchmarkPolicySet Policy { get; set; } #

Gets or sets the governed organization policy pinned by the rollout plan.

public String OutputDirectory { get; set; } #

Gets or sets the output directory.

public List<BenchmarkDeploymentMethod> Methods { get; set; } #

Gets or sets an optional filter over methods declared by rollout waves; empty exports every declared method.

public BenchmarkRequirementsDeploymentBinding RequirementsBinding { get; set; } #

Gets or sets optional signed-requirements provenance to inventory with the generated deployment.