Skip to content
Docs Try Aspire

DeploymentStateSection

Class sealed net10.0
📦 Aspire.Hosting v13.1.2
Represents a section of deployment state with version tracking for concurrency control.
namespace Aspire.Hosting.Pipelines;
public sealed class DeploymentStateSection
{
// ...
}