Registry.CreationDate Property

Definition

The creation date of the container registry in ISO8601 format.

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

Property Value

Implements

Attributes

Applies to