Bagikan melalui


RetentionPolicy.LastUpdatedTime Property

Definition

The timestamp when the policy was last updated.

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

Property Value

Implements

Attributes

Applies to