Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

ReplicaAnnotation

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Represents an annotation that specifies the number of replicas for a resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class ReplicaAnnotation
: Aspire.Hosting.ApplicationModel.IResourceAnnotation
{
// ...
}
View all constructors
View all properties