AzureVmWorkloadProtectedItem.LastBackupTime Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets timestamp of the last backup operation on this backup item.
[Newtonsoft.Json.JsonProperty(PropertyName="lastBackupTime")]
public DateTime? LastBackupTime { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="lastBackupTime")>]
member this.LastBackupTime : Nullable<DateTime> with get, set
Public Property LastBackupTime As Nullable(Of DateTime)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute