Share via


DeploymentImageTagCallbackAnnotationContext Class

Definition

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.

Applies to