Module com.azure.runtime.host
Class EnvironmentCallbackContext
java.lang.Object
com.azure.runtime.host.resources.annotations.EnvironmentCallbackContext
Represents a callback context for environment variables associated with a publisher.
-
Constructor Summary
ConstructorsConstructorDescriptionEnvironmentCallbackContext
(Map<String, Object> environmentVariables) Initializes a new instance of the EnvironmentCallbackContext class. -
Method Summary
Modifier and TypeMethodDescriptionGets the environment variables associated with the callback context.