共用方式為


ContainerRegistryFileTaskStep.TaskFilePath Property

Definition

The task template/definition file path relative to the source context.

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

Property Value

Applies to