Skip to content
Docs Try Aspire

DeploymentStateSection

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