Skip to content
Docs Try Aspire

HttpsEndpointUpdateCallbackContext Constructors

Class Constructors 1 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()
{
// ...
}
}