Skip to content
DocsTry Aspire
DocsTry

HttpsEndpointUpdateCallbackContext Constructors

ClassConstructors1 member
Context provided to the callback of ResourceBuilderExtensions.SubscribeHttpsEndpointsUpdate when an HTTPS certificate is determined to be available for the resource.
public sealed class HttpsEndpointUpdateCallbackContext
{
public HttpsEndpointUpdateCallbackContext()
{
// ...
}
}