Watch Aspire live streamsDocsTry Aspire
Watch Aspire live streamsDocsTry

HttpsEndpointUpdateCallbackContext

Classsealednet10.0
📦 Aspire.Hosting v13.5.4
Context provided to the callback of ResourceBuilderExtensions.SubscribeHttpsEndpointsUpdate when an HTTPS certificate is determined to be available for the resource.
namespace Aspire.Hosting.ApplicationModel;
public sealed class HttpsEndpointUpdateCallbackContext
{
// ...
}
View all constructors
View all properties