Bagikan melalui


Registry.RetentionPolicyLastUpdatedTime Property

Definition

The timestamp when the policy was last updated.

[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.DoNotFormat]
[Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)]
public DateTime? RetentionPolicyLastUpdatedTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.DoNotFormat>]
[<Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.Origin(Microsoft.Azure.PowerShell.Cmdlets.ContainerRegistry.PropertyOrigin.Inlined)>]
member this.RetentionPolicyLastUpdatedTime : Nullable<DateTime>
Public ReadOnly Property RetentionPolicyLastUpdatedTime As Nullable(Of DateTime)

Property Value

Implements

Attributes

Applies to