Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

DeploymentStateSection

Classsealednet10.0
📦 Aspire.Hosting v13.5.3
Represents a section of deployment state with version tracking for concurrency control.
namespace Aspire.Hosting.Pipelines;
public sealed class DeploymentStateSection
{
// ...
}
Initializes a new instance of the DeploymentStateSection class.
View all constructors
View all properties
View all methods