IRecoverableServerResource.LastAvailableBackupDateTime 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.
The last available backup date time.
[Microsoft.Azure.PowerShell.Cmdlets.MySql.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.MySql.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