Module com.azure.runtime.host
Package com.azure.runtime.host.resources.annotations
package com.azure.runtime.host.resources.annotations
This package contains annotations that are used to provide useful configuration information in
resources
. Resources are added to a Resource using the
withAnnotation
API.- See Also:
-
ClassDescriptionRepresents an endpoint annotation that describes how a service should be bound to a network.EndpointReferenceAnnotation<T extends Resource<?>>Represents an annotation that provides a callback to modify the environment variables of an application.Represents a callback context for environment variables associated with a publisher.