IResource
Annotations
Name
GetDeploymentTargetAnnotation(IResource, IComputeEnvironmentResource)
GetReplicaCount(IResource)
HasAnnotationIncludingAncestorsOfType<T>(IResource)
HasAnnotationOfType<T>(IResource)
IsContainer(IResource)
IsEmulator(IResource)
IsExcludedFromPublish(IResource)
IsExisting(IResource)
ProcessArgumentValuesAsync(IResource, DistributedApplicationExecutionContext, Action<Object, String, Exception, Boolean>, ILogger, CancellationToken)
ProcessEnvironmentVariableValuesAsync(IResource, DistributedApplicationExecutionContext, Action<String, Object, String, Exception>, ILogger, CancellationToken)
RequiresImageBuild(IResource)
RequiresImageBuildAndPush(IResource)
ResolveEndpoints(IResource, IPortAllocator)
TryGetAnnotationsIncludingAncestorsOfType<T>(IResource, IEnumerable<T>)
TryGetAnnotationsOfType<T>(IResource, IEnumerable<T>)
TryGetContainerImageName(IResource, String)
TryGetContainerImageName(IResource, Boolean, String)
TryGetContainerMounts(IResource, IEnumerable<ContainerMountAnnotation>)
TryGetEndpoints(IResource, IEnumerable<EndpointAnnotation>)
TryGetEnvironmentVariables(IResource, IEnumerable<EnvironmentCallbackAnnotation>)
TryGetLastAnnotation<T>(IResource, T)
TryGetUrls(IResource, IEnumerable<ResourceUrlAnnotation>)
net10.0
namespace Aspire.Hosting.ApplicationModel
{
public interface IResource
}
| nuget.org | 0.1 % Reference this API 0.0 % Derive from this class or interface |
|---|---|
| .NET | 8.09.010.0 |
Information specific to net10.0 | |
| Assemblies | Aspire.Hosting , Version=13.1.0.0, PublicKeyToken=cc7b13ffcd2ddd51 Aspire.Hosting , Version=13.2.0.0, PublicKeyToken=cc7b13ffcd2ddd51 |
| Referencing | Your project needs a package reference to |
| Package | Aspire.Hosting (13.1.0) net8.0 |
| Platform Restrictions | This API is supported on all platforms. |
- Built-in API
- Package-provided API