ContainerRegistryFileTaskStep.ValuesFilePath Property

Definition

The task values/parameters file path relative to the source context.

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

Property Value

Applies to