Share via


BackupPolicyInner.LastBackupTime Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.lastBackupTime")]
public DateTime? LastBackupTime { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.lastBackupTime")>]
member this.LastBackupTime : Nullable<DateTime>
Public ReadOnly Property LastBackupTime As Nullable(Of DateTime)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to