BackupPolicyInner.NextBackupTime Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to