Skip to content
DocsTry Aspire
DocsTry

WellKnownPipelineTags Fields

ClassFields4 members
Defines well-known pipeline tags used to categorize pipeline steps.
BuildComputeSection titled BuildComputestaticconststring
Tag for steps that build compute resources.
public const static string BuildCompute
DeployComputeSection titled DeployComputestaticconststring
Tag for steps that deploy to compute infrastructure.
public const static string DeployCompute
ProvisionInfrastructureSection titled ProvisionInfrastructurestaticconststring
Tag for steps that provision infrastructure resources.
public const static string ProvisionInfrastructure
PushContainerImageSection titled PushContainerImagestaticconststring
Tag for steps that push container images to a registry.
public const static string PushContainerImage