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.

Resource

Gets the resource associated with the deployment image tag.

Applies to