DeploymentImageTagCallbackAnnotationContext Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Context information for deployment image tag callback functions.
public sealed class DeploymentImageTagCallbackAnnotationContext
type DeploymentImageTagCallbackAnnotationContext = class
Public NotInheritable Class DeploymentImageTagCallbackAnnotationContext
- Inheritance
-
DeploymentImageTagCallbackAnnotationContext
Constructors
| DeploymentImageTagCallbackAnnotationContext() |
Properties
| CancellationToken |
Gets the cancellation token associated with the callback context. |
| ExecutionContext |
Gets the execution context associated with this invocation of the AppHost. |
| Resource |
Gets the resource associated with the deployment image tag. |