ContainerFileSystemCallbackContext
Classsealednet10.0
Represents the context for a
ContainerFileSystemCallbackAnnotation callback. namespace Aspire.Hosting.ApplicationModel;
public sealed class ContainerFileSystemCallbackContext{ // ...}5 members
Constructors1
Section titled ConstructorsProperties4
Section titled Properties The path to the server authentication certificate file inside the container.
IServiceProvider A
IServiceProvider that can be used to resolve services in the callback. IServiceProvider A
IServiceProvider that can be used to resolve services in the callback.