Megosztás a következőn keresztül:


ContainerRegistryRunArgument.IsSecret Property

Definition

Flag to indicate whether the argument represents a secret and want to be removed from build logs.

public bool? IsSecret { get; set; }
member this.IsSecret : Nullable<bool> with get, set
Public Property IsSecret As Nullable(Of Boolean)

Property Value

Applies to