Share via


BackupItemProperties.Created Property

Definition

Timestamp of the backup creation.

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

Property Value

Implements

Attributes

Applies to