Dela via


IBackupItemProperties.Created Property

Definition

Timestamp of the backup creation.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp of the backup creation.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="created")]
public DateTime? Created { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Timestamp of the backup creation.", PossibleTypes=new System.Type[] { typeof(System.DateTime) }, ReadOnly=true, Required=false, SerializedName="created")>]
member this.Created : Nullable<DateTime>
Public ReadOnly Property Created As Nullable(Of DateTime)

Property Value

Attributes

Applies to