Share via


ResourceDeletionInfo.DeletionTime Property

Definition

Specifies time of deletion for the tracked resource (Backup Vault)

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

Property Value

Implements

Attributes

Applies to