ContainerRegistryRunContent.IsArchiveEnabled Property

Definition

The value that indicates whether archiving is enabled for the run or not.

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

Property Value

Applies to