Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

EnvironmentVariableSnapshot

Recordsealednet10.0
📦 Aspire.Hosting v13.5.4
A snapshot of an environment variable.
namespace Aspire.Hosting.ApplicationModel;
public sealed record EnvironmentVariableSnapshot
: System.IEquatable<Aspire.Hosting.ApplicationModel.EnvironmentVariableSnapshot>
{
// ...
}
IEquatable<EnvironmentVariableSnapshot>
View all constructors
View all properties
View all methods