Module com.azure.runtime.host
Package com.azure.runtime.host.resources
package com.azure.runtime.host.resources
This package contains the base set of resources that users may add and configure within their
DistributedApplication
configuration.- See Also:
-
ClassDescriptionAzureBicepResource<T extends AzureBicepResource<T>>Represents a
Resource
that is deployed using Azure Bicep.Represents a generic container resource.DockerFile<T extends DockerFile<T>>A resource that represents a Dockerfile that will be built into a container during deployment.Executable<T extends Executable<T>>Represents an executable resource.Represents a generic resource within the Java Runtime for Azure framework.An expandable enum-like type for specifying the type of a resource.Represents a value resource.