Share via


ContainerRegistryTaskOverridableValue.IsSecret Property

Definition

Flag to indicate whether the value represents a secret or not.

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

Property Value

Applies to