CloudMssqlBackupDetail
    • PDF

    CloudMssqlBackupDetail

    • PDF

    Article summary

    Available in VPC

    These are Cloud DB for MSSQL backup details.

    Syntax

    The syntax is as follows.

    private Integer backupSetId;
    private String databaseName;
    private String fileName;
    private String fullFileName;
    private Long fullBackupSize;
    private Long logBackupCount;
    private Long logBackupSize;
    private Date startTime;
    private Date endTime;
    

    Field

    The following describes the fields.

    FieldTypeRequiredDescription
    backupSetIdIntegerRequiredBackup ID
    databaseNameStringRequiredDatabase name
    fileNameStringRequiredFile name
    fullFileNameStringRequiredFull file name
    fullBackupSizeLongRequiredTotal backup data size
    logBackupCountLongRequiredNumber of associated log backups
    logBackupSizeLongRequiredSize of associated log backup data
    startTimeDateRequiredBackup start date and time
    endTimeDateRequiredBackup end date and time

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.