DeploymentStateSection
Classsealednet10.0
Represents a section of deployment state with version tracking for concurrency control.
namespace Aspire.Hosting.Pipelines;
public sealed class DeploymentStateSection{ // ...}5 members
Remarks
Section titled Remarks Initializes a new instance of the
DeploymentStateSection class. Constructors1
Section titled Constructors Represents a section of deployment state with version tracking for concurrency control.
Properties3
Section titled PropertiesView all properties
Methods1
Section titled Methods Sets a single value in the section, replacing any existing data.