Share via


IRecoverableServerProperties.LastAvailableBackupDateTime Property

Definition

The last available backup date time.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The last available backup date time.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastAvailableBackupDateTime")]
public string LastAvailableBackupDateTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Runtime.Info(Description="The last available backup date time.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="lastAvailableBackupDateTime")>]
member this.LastAvailableBackupDateTime : string
Public ReadOnly Property LastAvailableBackupDateTime As String

Property Value

Attributes

Applies to