Skip to content

Probes: Inspection

This page mirrors the Inspection section from Probes.

ReadConfiguration

Source file, signature, and docstring

Member ProbeBuilder.ReadConfiguration()

Kind function

Declaring Type ProbeBuilder

Source File QaaS.Runner.Sessions/Actions/Probes/ProbeBuilder.cs

Signature

public IConfiguration ReadConfiguration()

Docstring

Returns the configuration currently stored on the Runner probe builder instance.

Use this method when working with the documented Runner probe builder API surface in code. Use it to inspect the current configured state without rebuilding the surrounding collection or runtime object graph.