Skip to content
DocsTry Aspire
DocsTry

IResourceBuilder<T> Properties

InterfaceProperties2 members
Defines a builder for creating resources of type T.
Gets the distributed application builder associated with this resource builder.
public abstract IDistributedApplicationBuilder ApplicationBuilder { get; }
ResourceSection titled ResourceabstractT
Gets the resource of type T that is being built.
public abstract T Resource { get; }