共用方式為


DockerfileBuildAnnotation.BuildSecrets Property

Definition

Gets the secrets to pass to the build.

public System.Collections.Generic.Dictionary<string,object> BuildSecrets { get; }
member this.BuildSecrets : System.Collections.Generic.Dictionary<string, obj>
Public ReadOnly Property BuildSecrets As Dictionary(Of String, Object)

Property Value

Applies to