共用方式為


ContainerRegistryEncodedTaskStep.EncodedValuesContent Property

Definition

Base64 encoded value of the parameters/values file content.

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

Property Value

Applies to