Share via


ContainerRegistryTaskStepProperties.ContextPath Property

Definition

The URL(absolute or relative) of the source context for the task step.

public Azure.Provisioning.BicepValue<string> ContextPath { get; set; }
member this.ContextPath : Azure.Provisioning.BicepValue<string> with get, set
Public Property ContextPath As BicepValue(Of String)

Property Value

Applies to