DockerfileBuildAnnotation.Stage Property
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.
Gets the name of the build stage to use for the build.
public string? Stage { get; }
member this.Stage : string
Public ReadOnly Property Stage As String