DistributedApplicationBuilderExtensions
Classstaticnet10.0
Extensions for
IDistributedApplicationBuilder. namespace Aspire.Hosting;
public static class DistributedApplicationBuilderExtensions{ // ...}Methods2
Section titled Methods Creates a new resource builder based on the name of an existing resource.
TryCreateResourceBuilder(IDistributedApplicationBuilder, string, IResourceBuilder<T>)extensionats ignoredbool Attempts to create a new resource builder based on the name of an existing resource.