IResourceBuilder<T> Properties
Interface Properties 2 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; } Gets the resource of type
T that is being built. public abstract T Resource { get; }