다음을 통해 공유


ContainerRegistryRetentionPolicy.Days Property

Definition

The number of days to retain an untagged manifest after which it gets purged.

public int? Days { get; set; }
member this.Days : Nullable<int> with get, set
Public Property Days As Nullable(Of Integer)

Property Value

Applies to