Uses of Interface
com.azure.runtime.host.resources.traits.ResourceWithLifecycle
Package
Description
This package contains the base set of resources that users may add and configure within their
DistributedApplication
configuration.-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.azure.eventhubs.resources
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.azure.openai.resources
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.azure.storage.resources
Modifier and TypeClassDescriptionfinal class
class
final class
class
final class
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.micronaut.resources
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.microservice.common.resources
Modifier and TypeClassDescriptionfinal class
class
MicroserviceProject<T extends MicroserviceProject<T>>
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.quarkus.resources
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.extensions.spring.resources
-
Uses of ResourceWithLifecycle in com.azure.runtime.host.resources
Modifier and TypeClassDescriptionclass
AzureBicepResource<T extends AzureBicepResource<T>>
Represents aResource
that is deployed using Azure Bicep.class
Represents a generic container resource.class
DockerFile<T extends DockerFile<T>>
A resource that represents a Dockerfile that will be built into a container during deployment.class
Executable<T extends Executable<T>>
Represents an executable resource.class
Represents a generic resource within the Java Runtime for Azure framework.class
Represents a value resource.