Bagikan melalui


RetentionPolicy.Day Property

Definition

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

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)]
public int? Day { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Owned)>]
member this.Day : Nullable<int> with get, set
Public Property Day As Nullable(Of Integer)

Property Value

Implements

Day
Attributes

Applies to