TestimoX

API Reference

Class

BenchmarkRequirementsDeploymentBinding

Namespace TestimoX.Benchmarks.Requirements
Assembly TestimoX
Modifiers sealed

Binds generated zone deployment artifacts to one exact signed company requirements contract.

Inheritance

  • Object
  • BenchmarkRequirementsDeploymentBinding

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 Int32 SchemaVersion { get; set; } #

Gets or sets the binding schema version.

public String RequirementsId { get; set; } #

Gets or sets the exact requirements identifier.

public String RequirementsVersion { get; set; } #

Gets or sets the exact requirements version.

public String RequirementsBundleHash { get; set; } #

Gets or sets the exact requirements bundle SHA-256 hash.

public String RequirementsPublisherThumbprint { get; set; } #

Gets or sets the verified requirements publisher thumbprint.

public String OrganizationPolicyId { get; set; } #

Gets or sets the exact organization-policy identifier.

public String OrganizationPolicyHash { get; set; } #

Gets or sets the exact organization-policy hash.

public String CompositionPolicyId { get; set; } #

Gets or sets the exact composition-policy identifier.

public String CompositionPolicyHash { get; set; } #

Gets or sets the exact composition-policy hash.

public String RolloutTemplateId { get; set; } #

Gets or sets the signed rollout-template identifier.

public String RolloutPlanHash { get; set; } #

Gets or sets the resolved zone rollout content hash.

public String PackId { get; set; } #

Gets or sets the exact pack identifier.

public String PackHash { get; set; } #

Gets or sets the exact pack hash.

public DateTimeOffset GeneratedAt { get; set; } #

Gets or sets the UTC export time.

public String ContentHash { get; set; } #

Gets or sets the SHA-256 content hash excluding this property.