Interface Backup.DefinitionStages.WithUseExistingSnapshot

    • Method Detail

      • withUseExistingSnapshot

        Backup.DefinitionStages.WithCreate withUseExistingSnapshot​(Boolean useExistingSnapshot)
        Specifies the useExistingSnapshot property: Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups.
        Parameters:
        useExistingSnapshot - Manual backup an already existing snapshot. This will always be false for scheduled backups and true/false for manual backups.
        Returns:
        the next definition stage.