Bagikan melalui


Registry.RetentionPolicyDay Property

Definition

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

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

Property Value

Implements

Attributes

Applies to