ContainerResourceExtensions
Class static net8.0
Provides extension methods for working with container resources in a distributed application model.
namespace Aspire.Hosting;
public static class ContainerResourceExtensions{ // ...}Methods2
Section titled MethodsGetContainerResources(DistributedApplicationModel)extensionats ignored Returns a collection of container resources in the specified distributed application model.
IsContainer(IResource)extensionats ignoredbool Determines whether the specified resource is a container resource.